summaryrefslogtreecommitdiffstats
path: root/windows/test/enum/enum.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/test/enum/enum.vcproj')
-rw-r--r--windows/test/enum/enum.vcproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/windows/test/enum/enum.vcproj b/windows/test/enum/enum.vcproj
index 1d8d7ea..1f9c6cc 100644
--- a/windows/test/enum/enum.vcproj
+++ b/windows/test/enum/enum.vcproj
@@ -78,7 +78,7 @@
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../test/enum/Release/enum.pdb"
SubSystem="1"
TargetMachine="1"
@@ -171,7 +171,7 @@
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../test/enum/Release/enum.pdb"
SubSystem="1"
TargetMachine="17"
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../test/enum/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
@@ -261,7 +261,7 @@
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/enum/Debug/enum.pdb"
SubSystem="1"
@@ -353,7 +353,7 @@
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/enum/Debug/enum.pdb"
SubSystem="1"