diff --git a/test/Register/Register.sln b/test/Register/Register.sln index aee8f84..963f971 100644 --- a/test/Register/Register.sln +++ b/test/Register/Register.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual C++ Express 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "foo", "foo.vcproj", "{42E13925-28CE-421B-993E-162510C90CD6}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "main", "main.vcproj", "{237F4D1A-6301-4656-8F34-B0F6496E929F}" diff --git a/test/Register/foo.vcproj b/test/Register/foo.vcproj index 5c9da48..ff27ce3 100644 --- a/test/Register/foo.vcproj +++ b/test/Register/foo.vcproj @@ -1,10 +1,11 @@ - - diff --git a/test/Register/main.vcproj b/test/Register/main.vcproj index a15a29e..9648f5f 100644 --- a/test/Register/main.vcproj +++ b/test/Register/main.vcproj @@ -1,11 +1,12 @@ - @@ -141,6 +141,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -172,10 +171,22 @@ + + + + + +