summaryrefslogtreecommitdiffstats
path: root/windows/examples/chunkread/chunkread.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/examples/chunkread/chunkread.vcproj')
-rw-r--r--windows/examples/chunkread/chunkread.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/examples/chunkread/chunkread.vcproj b/windows/examples/chunkread/chunkread.vcproj
index 634a5cf..35b8f61 100644
--- a/windows/examples/chunkread/chunkread.vcproj
+++ b/windows/examples/chunkread/chunkread.vcproj
@@ -51,7 +51,7 @@
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../examples/chunkread/Release/chunkread.pch"
@@ -143,7 +143,7 @@
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../examples/chunkread/Release/chunkread.pch"
@@ -232,7 +232,7 @@
Optimization="0"
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../examples/chunkread/Debug/chunkread.pch"
AssemblerListingLocation=".\../../../examples/chunkread/Debug/"
@@ -324,7 +324,7 @@
Optimization="0"
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../examples/chunkread/Debug/chunkread.pch"
AssemblerListingLocation=".\../../../examples/chunkread/Debug/"