summaryrefslogtreecommitdiffstats
path: root/windows/test/chunk/chunk.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/test/chunk/chunk.vcproj')
-rw-r--r--windows/test/chunk/chunk.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/test/chunk/chunk.vcproj b/windows/test/chunk/chunk.vcproj
index 66776b6..71a1ce4 100644
--- a/windows/test/chunk/chunk.vcproj
+++ b/windows/test/chunk/chunk.vcproj
@@ -50,7 +50,7 @@
Optimization="0"
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/chunk/Debug/chunk.pch"
AssemblerListingLocation=".\../../../test/chunk/Debug/"
@@ -142,7 +142,7 @@
Optimization="0"
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;_DEBUG;_CONSOLE"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/chunk/Debug/chunk.pch"
AssemblerListingLocation=".\../../../test/chunk/Debug/"
@@ -235,7 +235,7 @@
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/chunk/Release/chunk.pch"
@@ -327,7 +327,7 @@
AdditionalIncludeDirectories="..\..\..\src"
PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\../../../test/chunk/Release/chunk.pch"