From: cherierm Date: Fri, 12 Sep 2008 13:14:27 +0000 (+0000) Subject: The C++ Wrapper examples use now the SimGrid library (instead the previous library... X-Git-Tag: v3.3~188 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/29cca911cdb36575c22d5c23abb15f6062e8c314 The C++ Wrapper examples use now the SimGrid library (instead the previous library SimGridX) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5920 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/build/vc7/examples/cxx/autoDestination/autoDestination.vcproj b/build/vc7/examples/cxx/autoDestination/autoDestination.vcproj index 9559bf611c..7564ee8e93 100644 --- a/build/vc7/examples/cxx/autoDestination/autoDestination.vcproj +++ b/build/vc7/examples/cxx/autoDestination/autoDestination.vcproj @@ -43,7 +43,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="3" + RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="true" @@ -61,7 +61,7 @@ />