diff options
Diffstat (limited to 'windows/test/tellub/tellub.vcproj')
-rw-r--r-- | windows/test/tellub/tellub.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/test/tellub/tellub.vcproj b/windows/test/tellub/tellub.vcproj index 0cde288..b7fb49e 100644 --- a/windows/test/tellub/tellub.vcproj +++ b/windows/test/tellub/tellub.vcproj @@ -261,7 +261,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/tellub/Debug/tellub.pdb"
SubSystem="1"
@@ -354,7 +354,7 @@ OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/tellub/Debug/tellub.pdb"
SubSystem="1"
|