From 7f42839377bd39717e1f82dda1dfd0fa33bc6b28 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 3 Feb 2009 15:43:15 +0000 Subject: [PATCH] Migrate makefiles to MSVC9 --- .cproject | 3 ++- cpp-xmltooling.sln | 16 ++-------------- xmltooling/xmltooling-lite.vcproj | 23 ++++++++++------------- xmltooling/xmltooling.vcproj | 23 ++++++++++------------- xmltoolingtest/xmltoolingtest.vcproj | 23 ++++++++++------------- 5 files changed, 34 insertions(+), 54 deletions(-) diff --git a/.cproject b/.cproject index eff48ba..a327d88 100644 --- a/.cproject +++ b/.cproject @@ -64,9 +64,10 @@ + - + diff --git a/cpp-xmltooling.sln b/cpp-xmltooling.sln index f980d37..fc5fdc9 100644 --- a/cpp-xmltooling.sln +++ b/cpp-xmltooling.sln @@ -1,26 +1,14 @@  -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmltooling", "xmltooling\xmltooling.vcproj", "{06B55A46-D3B3-41AE-B5A5-B57830BA010D}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmltoolingtest", "xmltoolingtest\xmltoolingtest.vcproj", "{3E34CDCC-FCBA-490D-A165-1CB6F4559799}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection ProjectSection(ProjectDependencies) = postProject {06B55A46-D3B3-41AE-B5A5-B57830BA010D} = {06B55A46-D3B3-41AE-B5A5-B57830BA010D} EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmltooling-lite", "xmltooling\xmltooling-lite.vcproj", "{06B55A46-D3B3-41AE-B5A5-B57830BA010E}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/xmltooling/xmltooling-lite.vcproj b/xmltooling/xmltooling-lite.vcproj index e15d999..c6d8399 100644 --- a/xmltooling/xmltooling-lite.vcproj +++ b/xmltooling/xmltooling-lite.vcproj @@ -1,11 +1,12 @@ @@ -93,9 +96,6 @@ Name="VCAppVerifierTool" /> - @@ -153,6 +153,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(ProjectName)1D.lib" TargetMachine="17" /> @@ -175,9 +177,6 @@ Name="VCAppVerifierTool" /> - @@ -232,6 +231,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(ProjectName)1.lib" TargetMachine="1" /> @@ -254,9 +255,6 @@ Name="VCAppVerifierTool" /> - @@ -312,6 +310,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(ProjectName)1.lib" TargetMachine="17" /> @@ -334,9 +334,6 @@ Name="VCAppVerifierTool" /> - diff --git a/xmltooling/xmltooling.vcproj b/xmltooling/xmltooling.vcproj index e521c44..1cb272f 100644 --- a/xmltooling/xmltooling.vcproj +++ b/xmltooling/xmltooling.vcproj @@ -1,11 +1,12 @@ @@ -93,9 +96,6 @@ Name="VCAppVerifierTool" /> - @@ -153,6 +153,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(ProjectName)1D.lib" TargetMachine="17" /> @@ -175,9 +177,6 @@ Name="VCAppVerifierTool" /> - @@ -231,6 +230,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(ProjectName)1.lib" TargetMachine="1" /> @@ -253,9 +254,6 @@ Name="VCAppVerifierTool" /> - @@ -310,6 +308,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(ProjectName)1.lib" TargetMachine="17" /> @@ -332,9 +332,6 @@ Name="VCAppVerifierTool" /> - diff --git a/xmltoolingtest/xmltoolingtest.vcproj b/xmltoolingtest/xmltoolingtest.vcproj index 01c4e7e..3c2898e 100644 --- a/xmltoolingtest/xmltoolingtest.vcproj +++ b/xmltoolingtest/xmltoolingtest.vcproj @@ -1,11 +1,12 @@ - @@ -146,6 +146,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -221,6 +220,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -297,6 +295,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - -- 2.1.4