summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/custom/contacts
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/tree/custom/contacts')
-rw-r--r--dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj
index e98d06f..a7985ee 100644
--- a/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj
+++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj
@@ -47,7 +47,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -124,7 +124,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -206,7 +206,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
@@ -284,7 +284,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"