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.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/windows_vnet/test/lheap/lheap.vcproj b/windows_vnet/test/lheap/lheap.vcproj
index 06b3585..f528c23 100644
--- a/windows_vnet/test/lheap/lheap.vcproj
+++ b/windows_vnet/test/lheap/lheap.vcproj
@@ -148,7 +148,7 @@
ProgramDataBaseFileName=".\../../../test/lheap/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
@@ -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"