summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/custom/double/double-vc9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/tree/custom/double/double-vc9.vcproj')
-rw-r--r--dist/examples/cxx/tree/custom/double/double-vc9.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/dist/examples/cxx/tree/custom/double/double-vc9.vcproj b/dist/examples/cxx/tree/custom/double/double-vc9.vcproj
index 15b599b..8cb6e4e 100644
--- a/dist/examples/cxx/tree/custom/double/double-vc9.vcproj
+++ b/dist/examples/cxx/tree/custom/double/double-vc9.vcproj
@@ -51,7 +51,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -134,7 +134,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -212,7 +212,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -292,7 +292,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"