summaryrefslogtreecommitdiffstats
path: root/windows_vnet/test/lheap/lheap.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows_vnet/test/lheap/lheap.vcproj')
-rw-r--r--windows_vnet/test/lheap/lheap.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows_vnet/test/lheap/lheap.vcproj b/windows_vnet/test/lheap/lheap.vcproj
index 06b3585..e6ce45f 100644
--- a/windows_vnet/test/lheap/lheap.vcproj
+++ b/windows_vnet/test/lheap/lheap.vcproj
@@ -158,7 +158,7 @@
OutputFile=".\../../../test/lheap/Debug/lheap.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
ForceSymbolReferences="_gethostname@8"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../test/lheap/Debug/lheap.pdb"
@@ -222,7 +222,7 @@
OutputFile=".\../../../test/lheap/Release/lheap.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ForceSymbolReferences="_gethostname@8"
ProgramDatabaseFile=".\../../../test/lheap/Release/lheap.pdb"
SubSystem="1"