diff options
Diffstat (limited to 'windows/test/tellub/tellub.vcproj')
-rw-r--r-- | windows/test/tellub/tellub.vcproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/windows/test/tellub/tellub.vcproj b/windows/test/tellub/tellub.vcproj index a9970a1..ee7ad37 100644 --- a/windows/test/tellub/tellub.vcproj +++ b/windows/test/tellub/tellub.vcproj @@ -240,7 +240,7 @@ ProgramDataBaseFileName=".\../../../test/tellub/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
@@ -260,7 +260,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/tellub/Debug/tellub.pdb"
SubSystem="1"
@@ -353,7 +353,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/tellub/Debug/tellub.pdb"
SubSystem="1"
|