From 163d3589be7060858a841c4cf7043e092d3a8afa Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Wed, 23 Jul 2008 07:36:34 +0000 Subject: [PATCH] Upgraded project file to MSVC 9. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@881 7ec92016-0320-0410-acc4-a06ded1c099a --- test/Pimpl/Pimpl.vcproj | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/test/Pimpl/Pimpl.vcproj b/test/Pimpl/Pimpl.vcproj index 5531742..7780ee8 100644 --- a/test/Pimpl/Pimpl.vcproj +++ b/test/Pimpl/Pimpl.vcproj @@ -1,11 +1,12 @@ - @@ -139,6 +139,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> -