mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Improved Rainstaller performance when copying files.
This commit is contained in:
parent
dbc021d299
commit
ee487f86e4
@ -167,12 +167,12 @@
|
|||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
OutputFile="../../TestBench/x64/Debug/Plugins/WindowMessagePlugin.dll"
|
OutputFile="../../TestBench/x64/Debug/Plugins/MediaKey.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile=".\x64/Debug/WindowMessagePlugin.pdb"
|
ProgramDatabaseFile=".\x64/Debug/MediaKey.pdb"
|
||||||
ImportLibrary=".\x64/Debug/WindowMessagePlugin.lib"
|
ImportLibrary=".\x64/Debug/MediaKey.lib"
|
||||||
TargetMachine="17"
|
TargetMachine="17"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
@ -259,11 +259,11 @@
|
|||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
AdditionalOptions="/machine:AMD64 /LTCG "
|
AdditionalOptions="/machine:AMD64 /LTCG "
|
||||||
AdditionalDependencies="bufferoverflowU.lib odbc32.lib odbccp32.lib"
|
AdditionalDependencies="bufferoverflowU.lib odbc32.lib odbccp32.lib"
|
||||||
OutputFile="../../TestBench/x64/Release/Plugins/WindowMessagePlugin.dll"
|
OutputFile="../../TestBench/x64/Release/Plugins/MediaKey.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
ProgramDatabaseFile=".\x64/Release/WindowMessagePlugin.pdb"
|
ProgramDatabaseFile=".\x64/Release/MediaKey.pdb"
|
||||||
ImportLibrary=".\x64/Release/WindowMessagePlugin.lib"
|
ImportLibrary=".\x64/Release/MediaKey.lib"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCALinkTool"
|
Name="VCALinkTool"
|
||||||
@ -534,11 +534,11 @@
|
|||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
OutputFile="../../TestBench/x32/Release/Plugins/WindowMessagePlugin.dll"
|
OutputFile="../../TestBench/x32/Release/Plugins/MediaKey.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
ProgramDatabaseFile=".\x32/Release/WindowMessagePlugin.pdb"
|
ProgramDatabaseFile=".\x32/Release/MediaKey.pdb"
|
||||||
ImportLibrary=".\x32/Release/WindowMessagePlugin.lib"
|
ImportLibrary=".\x32/Release/MediaKey.lib"
|
||||||
TargetMachine="17"
|
TargetMachine="17"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
|
Loading…
Reference in New Issue
Block a user