diff options
Diffstat (limited to 'windows/test/testhdf5/testhdf5.vcproj')
-rw-r--r-- | windows/test/testhdf5/testhdf5.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/test/testhdf5/testhdf5.vcproj b/windows/test/testhdf5/testhdf5.vcproj index 326da30..8bfaeda 100644 --- a/windows/test/testhdf5/testhdf5.vcproj +++ b/windows/test/testhdf5/testhdf5.vcproj @@ -50,7 +50,7 @@ Optimization="0"
AdditionalIncludeDirectories="..\..\..\src,..\..\..\test"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_CONSOLE;_DEBUG;WIN32"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/testhdf5/Debug/testhdf5.pch"
AssemblerListingLocation=".\../../../test/testhdf5/Debug/"
@@ -141,7 +141,7 @@ Optimization="0"
AdditionalIncludeDirectories="..\..\..\src,..\..\..\test"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_CONSOLE;_DEBUG;WIN32"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/testhdf5/Debug/testhdf5.pch"
AssemblerListingLocation=".\../../../test/testhdf5/Debug/"
@@ -233,7 +233,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\test"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_CONSOLE;NDEBUG;WIN32"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/testhdf5/Release/testhdf5.pch"
@@ -325,7 +325,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\test"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;_CONSOLE;NDEBUG;WIN32"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/testhdf5/Release/testhdf5.pch"
|