diff options
Diffstat (limited to 'windows/test/dt_arith/dt_arith.vcproj')
-rw-r--r-- | windows/test/dt_arith/dt_arith.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/test/dt_arith/dt_arith.vcproj b/windows/test/dt_arith/dt_arith.vcproj index 8b4b44c..ee6c652 100644 --- a/windows/test/dt_arith/dt_arith.vcproj +++ b/windows/test/dt_arith/dt_arith.vcproj @@ -78,7 +78,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/dt_arith/Debug/dt_arith.pdb"
SubSystem="1"
@@ -171,7 +171,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/dt_arith/Debug/dt_arith.pdb"
SubSystem="1"
@@ -264,7 +264,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../test/dt_arith/Release/dt_arith.pdb"
SubSystem="1"
TargetMachine="1"
@@ -357,7 +357,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libcd.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../test/dt_arith/Release/dt_arith.pdb"
SubSystem="1"
TargetMachine="17"
|