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/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 ++++---- 7 files changed, 28 insertions(+), 28 deletions(-) (limited to 'dist/examples/cxx/tree/custom') diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj index e04807f..ea4e64d 100644 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj @@ -50,7 +50,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" RuntimeTypeInfo="true" UsePrecompiledHeader="0" WarningLevel="3" @@ -129,7 +129,7 @@