From 48f1dead2959ed87ea04e938d76891c2deb05420 Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Wed, 23 Jul 2008 07:40:30 +0000 Subject: [PATCH] Upgraded project file to MSVC 9. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@883 7ec92016-0320-0410-acc4-a06ded1c099a --- test/SafeFormat/SafeFormat.vcproj | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/test/SafeFormat/SafeFormat.vcproj b/test/SafeFormat/SafeFormat.vcproj index b34108b..695852d 100644 --- a/test/SafeFormat/SafeFormat.vcproj +++ b/test/SafeFormat/SafeFormat.vcproj @@ -1,11 +1,12 @@ - @@ -137,6 +137,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> -