From 15a3ae325b9d004f1aed997ed476b044accb45ea Mon Sep 17 00:00:00 2001 From: cherierm Date: Thu, 15 Nov 2007 18:49:05 +0000 Subject: [PATCH 1/1] Visual C++ project : a simple modification of the options of the project git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5046 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- build/vc7/examples/simdag/sd_test2/sd_test2.vcproj | 1 + 1 file changed, 1 insertion(+) diff --git a/build/vc7/examples/simdag/sd_test2/sd_test2.vcproj b/build/vc7/examples/simdag/sd_test2/sd_test2.vcproj index d4dceb5a87..ff862d323b 100644 --- a/build/vc7/examples/simdag/sd_test2/sd_test2.vcproj +++ b/build/vc7/examples/simdag/sd_test2/sd_test2.vcproj @@ -125,6 +125,7 @@ WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" + CompileAs="1" />