diff options
Diffstat (limited to 'windows/tools/h5repart/h5repart.vcproj')
-rw-r--r-- | windows/tools/h5repart/h5repart.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/tools/h5repart/h5repart.vcproj b/windows/tools/h5repart/h5repart.vcproj index 19fb2c0..829028e 100644 --- a/windows/tools/h5repart/h5repart.vcproj +++ b/windows/tools/h5repart/h5repart.vcproj @@ -52,7 +52,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../tools/h5repart/Release/h5repart.pch"
@@ -144,7 +144,7 @@ AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../tools/h5repart/Release/h5repart.pch"
@@ -233,7 +233,7 @@ Optimization="0"
AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../tools/h5repart/Debug/h5repart.pch"
AssemblerListingLocation=".\../../../tools/h5repart/Debug/"
@@ -324,7 +324,7 @@ Optimization="0"
AdditionalIncludeDirectories="..\..\..\src,..\..\..\tools\lib"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../tools/h5repart/Debug/h5repart.pch"
AssemblerListingLocation=".\../../../tools/h5repart/Debug/"
|