From: cherierm Date: Wed, 7 May 2008 13:27:29 +0000 (+0000) Subject: Change of Visual C++ project of SimGrid DLL consecutive to the code refactoring of... X-Git-Tag: v3.3~516 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9395ec6253621045b5ff80b34e3d889c30abbce5 Change of Visual C++ project of SimGrid DLL consecutive to the code refactoring of Martin. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5411 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/build/vc7/simgrid/simgrid.vcproj b/build/vc7/simgrid/simgrid.vcproj index 6c4201d6b4..33495e53eb 100644 --- a/build/vc7/simgrid/simgrid.vcproj +++ b/build/vc7/simgrid/simgrid.vcproj @@ -54,8 +54,9 @@ PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_WINDOWS;_USRDLL;SIMGRID_EXPORTS;DLL_EXPORT" MinimalRebuild="true" ExceptionHandling="0" - BasicRuntimeChecks="3" + BasicRuntimeChecks="2" RuntimeLibrary="2" + BufferSecurityCheck="true" DisableLanguageExtensions="false" PrecompiledHeaderFile=".\Debug/simgrid.pch" AssemblerListingLocation=".\Debug/"