mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
The normal release build had link error. Fixed.
This commit is contained in:
@ -81,7 +81,7 @@
|
||||
OutputFile="../../TestBench/x32/Release/Plugins/SysInfo.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="..\Library\x32\Release"
|
||||
AdditionalLibraryDirectories="..\..\Library\x32\Release"
|
||||
ProgramDatabaseFile=".\x32/Release/SysInfo.pdb"
|
||||
ImportLibrary=".\x32/Release/SysInfo.lib"
|
||||
TargetMachine="1"
|
||||
|
Reference in New Issue
Block a user