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