]> andersk Git - libyaml.git/blobdiff - win32/vs2003/yamldll.vcproj
Updated Visual Studio projects to use MSVCRT.dll.
[libyaml.git] / win32 / vs2003 / yamldll.vcproj
index 29d09c5a4cf2a22ba1c94d26f7009652000fb0d9..c7774353f7c8a6b036da2646d6dc583adbe55175 100644 (file)
@@ -23,7 +23,7 @@
                                PreprocessorDefinitions="HAVE_CONFIG_H;YAML_DECLARE_EXPORT"\r
                                MinimalRebuild="TRUE"\r
                                BasicRuntimeChecks="3"\r
-                               RuntimeLibrary="1"\r
+                               RuntimeLibrary="3"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
                                Detect64BitPortabilityProblems="TRUE"\r
@@ -70,7 +70,7 @@
                                Name="VCCLCompilerTool"\r
                                AdditionalIncludeDirectories="..;../../include"\r
                                PreprocessorDefinitions="HAVE_CONFIG_H;YAML_DECLARE_EXPORT"\r
-                               RuntimeLibrary="0"\r
+                               RuntimeLibrary="2"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
                                Detect64BitPortabilityProblems="TRUE"\r
This page took 2.289977 seconds and 4 git commands to generate.