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/parser/generated/generated-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/hello/hello-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/library/library-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/mixed/mixed-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/mixin/mixin-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/multiroot/multiroot-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/performance/performance-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/polymorphism/polymorphism-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/polyroot/polyroot-vc9.vcproj | 8 ++++---- dist/examples/cxx/parser/wildcard/wildcard-vc9.vcproj | 8 ++++---- 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 ++++---- dist/examples/cxx/tree/hello/hello-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/library/library-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/messaging/messaging-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/mixed/mixed-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/multiroot/multiroot-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/order/element/element-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/performance/performance-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/polymorphism/polymorphism-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/streaming/streaming-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/wildcard/wildcard-vc9.vcproj | 8 ++++---- dist/examples/cxx/tree/xpath/xpath-vc9.vcproj | 8 ++++---- 29 files changed, 116 insertions(+), 116 deletions(-) (limited to 'dist/examples/cxx') diff --git a/dist/examples/cxx/parser/generated/generated-vc9.vcproj b/dist/examples/cxx/parser/generated/generated-vc9.vcproj index 1e046e1..2ffc6dd 100644 --- a/dist/examples/cxx/parser/generated/generated-vc9.vcproj +++ b/dist/examples/cxx/parser/generated/generated-vc9.vcproj @@ -48,7 +48,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" @@ -127,7 +127,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" @@ -202,7 +202,7 @@