From: cherierm Date: Wed, 28 Nov 2007 16:08:57 +0000 (+0000) Subject: all the Visual project define now the linker library entry simgrid.lib in release... X-Git-Tag: v3.3~766 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/13ec477e7b4b050bd4a7f4d906ae3decfa2164a0 all the Visual project define now the linker library entry simgrid.lib in release mode git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5081 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/build/vc7/examples/msg/masterslave_bypass/masterslave_bypass.vcproj b/build/vc7/examples/msg/masterslave_bypass/masterslave_bypass.vcproj index 20783ce29e..6a9553c61e 100644 --- a/build/vc7/examples/msg/masterslave_bypass/masterslave_bypass.vcproj +++ b/build/vc7/examples/msg/masterslave_bypass/masterslave_bypass.vcproj @@ -48,6 +48,7 @@ WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="4" + DisableSpecificWarnings="4996" /> @@ -180,7 +181,10 @@ OutputFile="c:\windows\system32\simgrid.dll" LinkIncremental="1" SuppressStartupBanner="true" + GenerateDebugInformation="true" ProgramDatabaseFile=".\Release/simgrid.pdb" + OptimizeReferences="2" + EnableCOMDATFolding="2" ImportLibrary=".\Release/simgrid.lib" TargetMachine="1" /> @@ -371,10 +375,6 @@ RelativePath="..\..\..\src\java\jmsg_host.c" > - -