The normal release build had link error. Fixed.

This commit is contained in:
Kimmo Pekkola
2009-07-21 12:54:18 +00:00
parent e2448f42b1
commit bf4f61f0e8
13 changed files with 63 additions and 64 deletions

View File

@ -261,7 +261,7 @@
OutputFile="../../TestBench/x32/Release/Plugins/WebParser.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\Library\x32\Release"
AdditionalLibraryDirectories="..\..\Library\x32\Release"
ProgramDatabaseFile=".\x32/Release/WebParser.pdb"
ImportLibrary=".\x32/Release/WebParser.lib"
TargetMachine="1"