From 6e663b77d79cfa8c48717a50c2690ae6024cb822 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Jul 2014 11:03:52 +0200 Subject: Use default runtime in VC9 projects --- dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/comments/comments-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/contacts/contacts-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/double/double-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/mixed/mixed-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/wildcard/wildcard-vc9.vcproj | 8 ++++---- 7 files changed, 28 insertions(+), 28 deletions(-) (limited to 'dist/examples/cxx/tree/custom') diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj index d3a189a..6f0186e 100644 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj +++ b/dist/examples/cxx/tree/custom/calendar/calendar-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 @@