diff options
Diffstat (limited to 'windows_vnet/test/ohdr/ohdr.vcproj')
-rw-r--r-- | windows_vnet/test/ohdr/ohdr.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows_vnet/test/ohdr/ohdr.vcproj b/windows_vnet/test/ohdr/ohdr.vcproj index a241522..2f0fd81 100644 --- a/windows_vnet/test/ohdr/ohdr.vcproj +++ b/windows_vnet/test/ohdr/ohdr.vcproj @@ -43,7 +43,7 @@ OutputFile=".\../../../test/ohdr/Release/ohdr.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ForceSymbolReferences="_gethostname@8"
ProgramDatabaseFile=".\../../../test/ohdr/Release/ohdr.pdb"
SubSystem="1"
@@ -221,7 +221,7 @@ OutputFile=".\../../../test/ohdr/Debug/ohdr.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
ForceSymbolReferences="_gethostname@8"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../test/ohdr/Debug/ohdr.pdb"
|