summaryrefslogtreecommitdiffstats
path: root/windows_vnet/test/external/external.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows_vnet/test/external/external.vcproj')
-rw-r--r--windows_vnet/test/external/external.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/windows_vnet/test/external/external.vcproj b/windows_vnet/test/external/external.vcproj
index f17da03..30699da 100644
--- a/windows_vnet/test/external/external.vcproj
+++ b/windows_vnet/test/external/external.vcproj
@@ -31,7 +31,7 @@
ProgramDataBaseFileName=".\../../../test/external/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
@@ -41,7 +41,7 @@
OutputFile=".\../../../test/external/Debug/external.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
ForceSymbolReferences="_gethostname@8"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\../../../test/external/Debug/external.pdb"
@@ -105,7 +105,7 @@
OutputFile=".\../../../test/external/Release/external.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ForceSymbolReferences="_gethostname@8"
ProgramDatabaseFile=".\../../../test/external/Release/external.pdb"
SubSystem="1"