summaryrefslogtreecommitdiffstats
path: root/windows/c++/examples/compoundtest/compoundtest.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/c++/examples/compoundtest/compoundtest.vcproj')
-rw-r--r--windows/c++/examples/compoundtest/compoundtest.vcproj88
1 files changed, 44 insertions, 44 deletions
diff --git a/windows/c++/examples/compoundtest/compoundtest.vcproj b/windows/c++/examples/compoundtest/compoundtest.vcproj
index b43fb73..bb2ceba 100644
--- a/windows/c++/examples/compoundtest/compoundtest.vcproj
+++ b/windows/c++/examples/compoundtest/compoundtest.vcproj
@@ -79,7 +79,7 @@
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\release;..\..\..\..\proj\hdf5\release;..\..\..\..\hdf5lib\release\lib"
- IgnoreDefaultLibraryNames="libcpp.lib"
+ IgnoreDefaultLibraryNames=""
ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Release/compoundtest.pdb"
SubSystem="1"
TargetMachine="1"
@@ -110,7 +110,7 @@
/>
</Configuration>
<Configuration
- Name="Debug|Win32"
+ Name="Release|x64"
OutputDirectory="..\..\..\..\c++\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
@@ -133,24 +133,26 @@
/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\../../../../c++/examples/compoundtest/Debug/compoundtest.tlb"
+ TargetEnvironment="3"
+ TypeLibraryName=".\../../../../c++/examples/compoundtest/Release/compoundtest.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="0"
+ Optimization="2"
+ InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\..\c++\src,..\..\..\..\src"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+ StringPooling="true"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\../../../../c++/examples/compoundtest/Debug/compoundtest.pch"
- AssemblerListingLocation=".\../../../../c++/examples/compoundtest/Debug/"
- ObjectFile=".\../../../../c++/examples/compoundtest/Debug/"
- ProgramDataBaseFileName=".\../../../../c++/examples/compoundtest/Debug/"
+ PrecompiledHeaderFile=".\../../../../c++/examples/compoundtest/Release/compoundtest.pch"
+ AssemblerListingLocation=".\../../../../c++/examples/compoundtest/Release/"
+ ObjectFile=".\../../../../c++/examples/compoundtest/Release/"
+ ProgramDataBaseFileName=".\../../../../c++/examples/compoundtest/Release/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
CompileAs="0"
/>
<Tool
@@ -158,7 +160,7 @@
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
@@ -166,16 +168,15 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib hdf5_cppd.lib hdf5d.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
+ AdditionalDependencies="odbc32.lib odbccp32.lib hdf5_cpp.lib hdf5.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\debug;..\..\..\..\proj\hdf5\debug;..\..\..\..\hdf5lib\debug\lib"
- IgnoreDefaultLibraryNames="libc.lib"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Debug/compoundtest.pdb"
+ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\release;..\..\..\..\proj\hdf5\release;..\..\..\..\hdf5lib\release\lib"
+ IgnoreDefaultLibraryNames=""
+ ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Release/compoundtest.pdb"
SubSystem="1"
- TargetMachine="1"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
@@ -203,7 +204,7 @@
/>
</Configuration>
<Configuration
- Name="Release|x64"
+ Name="Debug|Win32"
OutputDirectory="..\..\..\..\c++\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
@@ -226,26 +227,24 @@
/>
<Tool
Name="VCMIDLTool"
- TargetEnvironment="3"
- TypeLibraryName=".\../../../../c++/examples/compoundtest/Release/compoundtest.tlb"
+ TypeLibraryName=".\../../../../c++/examples/compoundtest/Debug/compoundtest.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
+ Optimization="0"
AdditionalIncludeDirectories="..\..\..\..\c++\src,..\..\..\..\src"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\../../../../c++/examples/compoundtest/Release/compoundtest.pch"
- AssemblerListingLocation=".\../../../../c++/examples/compoundtest/Release/"
- ObjectFile=".\../../../../c++/examples/compoundtest/Release/"
- ProgramDataBaseFileName=".\../../../../c++/examples/compoundtest/Release/"
+ PrecompiledHeaderFile=".\../../../../c++/examples/compoundtest/Debug/compoundtest.pch"
+ AssemblerListingLocation=".\../../../../c++/examples/compoundtest/Debug/"
+ ObjectFile=".\../../../../c++/examples/compoundtest/Debug/"
+ ProgramDataBaseFileName=".\../../../../c++/examples/compoundtest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
+ DebugInformationFormat="4"
CompileAs="0"
/>
<Tool
@@ -253,7 +252,7 @@
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
+ PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
@@ -261,15 +260,16 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib hdf5_cpp.lib hdf5.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
+ AdditionalDependencies="odbc32.lib odbccp32.lib hdf5_cppd.lib hdf5d.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
SuppressStartupBanner="true"
- AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\release;..\..\..\..\proj\hdf5\release;..\..\..\..\hdf5lib\release\lib"
- IgnoreDefaultLibraryNames="libcpp.lib"
- ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Release/compoundtest.pdb"
+ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_cpp\debug;..\..\..\..\proj\hdf5\debug;..\..\..\..\hdf5lib\debug\lib"
+ IgnoreDefaultLibraryNames=""
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Debug/compoundtest.pdb"
SubSystem="1"
- TargetMachine="17"
+ TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
@@ -359,7 +359,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/compoundtest/Debug/compoundtest.pdb"
SubSystem="1"
@@ -408,24 +408,24 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Debug|Win32"
+ Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
- Optimization="0"
+ Optimization="2"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
- BasicRuntimeChecks="3"
/>
</FileConfiguration>
<FileConfiguration
- Name="Release|x64"
+ Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
- Optimization="2"
+ Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
+ BasicRuntimeChecks="3"
/>
</FileConfiguration>
<FileConfiguration