summaryrefslogtreecommitdiffstats
path: root/windows/c++/examples/createtest/createtest.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/c++/examples/createtest/createtest.vcproj')
-rw-r--r--windows/c++/examples/createtest/createtest.vcproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/windows/c++/examples/createtest/createtest.vcproj b/windows/c++/examples/createtest/createtest.vcproj
index 076df52..9c87dfc 100644
--- a/windows/c++/examples/createtest/createtest.vcproj
+++ b/windows/c++/examples/createtest/createtest.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/createtest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
@@ -78,7 +78,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\debug;..\..\..\..\proj\hdf5\debug;..\..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../../c++/examples/createtest/Debug/createtest.pdb"
SubSystem="1"
@@ -172,7 +172,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\release;..\..\..\..\proj\hdf5\release;..\..\..\..\hdf5lib\release\lib"
- IgnoreDefaultLibraryNames="libcpp.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../../c++/examples/createtest/Release/createtest.pdb"
SubSystem="1"
TargetMachine="1"
@@ -265,7 +265,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\debug;..\..\..\..\proj\hdf5\debug;..\..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../../c++/examples/createtest/Debug/createtest.pdb"
SubSystem="1"
@@ -360,7 +360,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\release;..\..\..\..\proj\hdf5\release;..\..\..\..\hdf5lib\release\lib"
- IgnoreDefaultLibraryNames="libcpp.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../../c++/examples/createtest/Release/createtest.pdb"
SubSystem="1"
TargetMachine="17"