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/performance/performance-vc8.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dist/examples/cxx/parser/performance/performance-vc8.vcproj') diff --git a/dist/examples/cxx/parser/performance/performance-vc8.vcproj b/dist/examples/cxx/parser/performance/performance-vc8.vcproj index 5ff8ff0..867ecbb 100644 --- a/dist/examples/cxx/parser/performance/performance-vc8.vcproj +++ b/dist/examples/cxx/parser/performance/performance-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 @@