From 9395ec6253621045b5ff80b34e3d889c30abbce5 Mon Sep 17 00:00:00 2001 From: cherierm Date: Wed, 7 May 2008 13:27:29 +0000 Subject: [PATCH] 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 --- build/vc7/simgrid/simgrid.vcproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/" -- 2.20.1