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