summaryrefslogtreecommitdiff
path: root/win32/vs2003/yaml.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs2003/yaml.vcproj')
-rw-r--r--win32/vs2003/yaml.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/vs2003/yaml.vcproj b/win32/vs2003/yaml.vcproj
index e4fa610..252eb08 100644
--- a/win32/vs2003/yaml.vcproj
+++ b/win32/vs2003/yaml.vcproj
@@ -23,7 +23,7 @@
PreprocessorDefinitions="HAVE_CONFIG_H;YAML_DECLARE_STATIC"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
- RuntimeLibrary="5"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
@@ -62,7 +62,7 @@
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..;../../include"
PreprocessorDefinitions="HAVE_CONFIG_H;YAML_DECLARE_STATIC"
- RuntimeLibrary="4"
+ RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"