summaryrefslogtreecommitdiff
path: root/win32/vs2008/test_version.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs2008/test_version.vcproj')
-rw-r--r--win32/vs2008/test_version.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/vs2008/test_version.vcproj b/win32/vs2008/test_version.vcproj
index 14d8f26..6ee630f 100644
--- a/win32/vs2008/test_version.vcproj
+++ b/win32/vs2008/test_version.vcproj
@@ -45,7 +45,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;YAML_DECLARE_STATIC"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
@@ -120,7 +120,7 @@
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../../include"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;YAML_DECLARE_STATIC"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"