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