From ac77c41a22d7dad5b68119b70ace598666271276 Mon Sep 17 00:00:00 2001 From: cherierm Date: Fri, 12 Sep 2008 13:40:02 +0000 Subject: [PATCH] use the multi thread version of the c runtime git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5921 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- build/vc7/examples/msg/suspend/suspend.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/vc7/examples/msg/suspend/suspend.vcproj b/build/vc7/examples/msg/suspend/suspend.vcproj index a0e699d6b9..74afed1bb2 100644 --- a/build/vc7/examples/msg/suspend/suspend.vcproj +++ b/build/vc7/examples/msg/suspend/suspend.vcproj @@ -43,7 +43,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="3" + RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="true" -- 2.20.1