From 90a29cd012a54baac98e22000001055e924c5fbc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Jul 2014 10:49:50 +0200 Subject: Update VC8 solutions to use default runtimes --- dist/examples/cxx/parser/generated/generated-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/hello/hello-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/library/library-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/mixed/mixed-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/mixin/mixin-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/multiroot/multiroot-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/performance/performance-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/polymorphism/polymorphism-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/polyroot/polyroot-vc8.vcproj | 8 ++++---- dist/examples/cxx/parser/wildcard/wildcard-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/comments/comments-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/contacts/contacts-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/double/double-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/mixed/mixed-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/custom/wildcard/wildcard-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/hello/hello-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/library/library-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/messaging/messaging-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/mixed/mixed-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/multiroot/multiroot-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/order/element/element-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/order/mixed/mixed-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/performance/performance-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/polymorphism/polymorphism-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/streaming/streaming-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/wildcard/wildcard-vc8.vcproj | 8 ++++---- dist/examples/cxx/tree/xpath/xpath-vc8.vcproj | 8 ++++---- 29 files changed, 116 insertions(+), 116 deletions(-) diff --git a/dist/examples/cxx/parser/generated/generated-vc8.vcproj b/dist/examples/cxx/parser/generated/generated-vc8.vcproj index 4303652..ee4e0f6 100644 --- a/dist/examples/cxx/parser/generated/generated-vc8.vcproj +++ b/dist/examples/cxx/parser/generated/generated-vc8.vcproj @@ -47,7 +47,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="true" @@ -123,7 +123,7 @@