You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2007/12/20 22:14:37 UTC

svn commit: r606027 - in /xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9: All/AllWithICU.vcproj AllInOne/AllInOneWithICU.vcproj Performance/perf.vcproj Utils/XalanMsgLib/XalanMsgLibICU.vcproj XalanICU.sln

Author: dbertoni
Date: Thu Dec 20 13:14:37 2007
New Revision: 606027

URL: http://svn.apache.org/viewvc?rev=606027&view=rev
Log:
More VS2008 updates.

Modified:
    xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/All/AllWithICU.vcproj
    xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/AllInOne/AllInOneWithICU.vcproj
    xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Performance/perf.vcproj
    xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Utils/XalanMsgLib/XalanMsgLibICU.vcproj
    xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/XalanICU.sln

Modified: xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/All/AllWithICU.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/All/AllWithICU.vcproj?rev=606027&r1=606026&r2=606027&view=diff
==============================================================================
--- xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/All/AllWithICU.vcproj (original)
+++ xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/All/AllWithICU.vcproj Thu Dec 20 13:14:37 2007
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8.00"
+	Version="9.00"
 	Name="All"
 	ProjectGUID="{FDDF7AB6-F714-4C89-869C-8919D26403AA}"
 	RootNamespace="All"
 	Keyword="MakeFileProj"
+	TargetFrameworkVersion="131072"
 	>
 	<Platforms>
 		<Platform
@@ -105,6 +106,4 @@
 	</References>
 	<Files>
 	</Files>
-	<Globals>
-	</Globals>
 </VisualStudioProject>

Modified: xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/AllInOne/AllInOneWithICU.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/AllInOne/AllInOneWithICU.vcproj?rev=606027&r1=606026&r2=606027&view=diff
==============================================================================
--- xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/AllInOne/AllInOneWithICU.vcproj (original)
+++ xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/AllInOne/AllInOneWithICU.vcproj Thu Dec 20 13:14:37 2007
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8.00"
+	Version="9.00"
 	Name="AllInOneWithICU"
 	ProjectGUID="{755AD11C-80B9-4E33-9D3D-9A68884A3EC8}"
 	RootNamespace="AllInOneWithICU"
 	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
 	>
 	<Platforms>
 		<Platform
@@ -77,6 +78,8 @@
 				AdditionalLibraryDirectories="$(XERCESCROOT)\Build\Win32\VC9\Debug;$(XERCESCROOT)\lib;..\..\..\..\..\..\xml-xerces\c\Build\Win32\VC9\Debug;$(OutDir);$(ICUROOT)\lib"
 				GenerateDebugInformation="true"
 				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				ImportLibrary="$(TargetDir)\Xalan-C_1D.lib"
 				TargetMachine="1"
 			/>
@@ -99,9 +102,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -165,6 +165,8 @@
 				AdditionalLibraryDirectories="$(XERCESCROOT)\Build\Win64\VC9\Debug;$(XERCESCROOT)\lib;..\..\..\..\..\..\xml-xerces\c\Build\Win64\VC9\Debug;$(OutDir);$(ICUROOT)\lib"
 				GenerateDebugInformation="true"
 				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				ImportLibrary="$(TargetDir)\Xalan-C_1D.lib"
 				TargetMachine="17"
 			/>
@@ -187,9 +189,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -256,6 +255,8 @@
 				SubSystem="1"
 				OptimizeReferences="2"
 				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				ImportLibrary="$(TargetDir)\Xalan-C_1.lib"
 				TargetMachine="1"
 			/>
@@ -278,9 +279,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -348,6 +346,8 @@
 				SubSystem="1"
 				OptimizeReferences="2"
 				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				ImportLibrary="$(TargetDir)\Xalan-C_1.lib"
 				TargetMachine="17"
 			/>
@@ -368,9 +368,6 @@
 			/>
 			<Tool
 				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"

Modified: xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Performance/perf.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Performance/perf.vcproj?rev=606027&r1=606026&r2=606027&view=diff
==============================================================================
--- xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Performance/perf.vcproj (original)
+++ xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Performance/perf.vcproj Thu Dec 20 13:14:37 2007
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8.00"
+	Version="9.00"
 	Name="perf"
 	ProjectGUID="{DA7D35BC-F602-4AAC-BF4E-0BF5ED3B9761}"
 	RootNamespace="perf"
+	TargetFrameworkVersion="131072"
 	>
 	<Platforms>
 		<Platform
@@ -87,6 +88,8 @@
 				SubSystem="1"
 				StackReserveSize="2048000"
 				LinkTimeCodeGeneration="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -107,9 +110,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -184,6 +184,8 @@
 				SubSystem="1"
 				StackReserveSize="2048000"
 				LinkTimeCodeGeneration="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				TargetMachine="17"
 			/>
 			<Tool
@@ -205,9 +207,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -282,6 +281,8 @@
 				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
 				SubSystem="1"
 				StackReserveSize="2048000"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -302,9 +303,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -381,6 +379,8 @@
 				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
 				SubSystem="1"
 				StackReserveSize="2048000"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				TargetMachine="17"
 			/>
 			<Tool
@@ -402,9 +402,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -481,6 +478,8 @@
 				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
 				SubSystem="1"
 				StackReserveSize="2048000"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -501,9 +500,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -582,6 +578,8 @@
 				SubSystem="1"
 				StackReserveSize="2048000"
 				LinkTimeCodeGeneration="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				TargetMachine="17"
 			/>
 			<Tool
@@ -601,9 +599,6 @@
 			/>
 			<Tool
 				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"

Modified: xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Utils/XalanMsgLib/XalanMsgLibICU.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Utils/XalanMsgLib/XalanMsgLibICU.vcproj?rev=606027&r1=606026&r2=606027&view=diff
==============================================================================
--- xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Utils/XalanMsgLib/XalanMsgLibICU.vcproj (original)
+++ xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/Utils/XalanMsgLib/XalanMsgLibICU.vcproj Thu Dec 20 13:14:37 2007
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8.00"
+	Version="9.00"
 	Name="XalanMsgLibICU"
 	ProjectGUID="{A76258B4-BAE5-4FAA-B5E3-DB7BE7B43760}"
 	RootNamespace="XalanMsgLibICU"
 	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
 	>
 	<Platforms>
 		<Platform
@@ -180,7 +181,7 @@
 			ParseFiles="false"
 			>
 			<File
-				RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\nls\include\en_US.txt"
+				RelativePath="..\..\..\..\..\build\win64\vc8\debug\nls\include\en_US.txt"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
@@ -191,7 +192,7 @@
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -208,7 +209,7 @@
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\..\..\..\..\build\win64\vc8\debug\nls\include\en_US.txt"
+				RelativePath="..\..\..\..\..\Build\Win64\VC9\Release\nls\include\en_US.txt"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
@@ -219,7 +220,7 @@
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -227,7 +228,7 @@
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -236,18 +237,18 @@
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\..\..\..\..\Build\Win64\VC9\Release\nls\include\en_US.txt"
+				RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\nls\include\en_US.txt"
 				>
 				<FileConfiguration
-					Name="Debug|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="VCCustomBuildTool"
+						Name="TXT rule"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -255,27 +256,27 @@
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Release|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="TXT rule"
+						Name="VCCustomBuildTool"
 					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\nls\include\en_US.txt"
+				RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\nls\include\en_US.txt"
 				>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Debug|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="TXT rule"
+						Name="VCCustomBuildTool"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -287,7 +288,7 @@
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="VCCustomBuildTool"
+						Name="TXT rule"
 					/>
 				</FileConfiguration>
 			</File>
@@ -402,18 +403,18 @@
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
+				RelativePath="..\..\..\..\..\Build\Win64\VC9\Debug\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="VCCustomBuildTool"
+						Name="RES rule"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -425,23 +426,23 @@
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="RES rule"
+						Name="VCCustomBuildTool"
 					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\..\..\..\..\Build\Win64\VC9\Debug\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
+				RelativePath="..\..\..\..\..\Build\Win64\VC9\Release\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="RES rule"
+						Name="VCCustomBuildTool"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -449,27 +450,27 @@
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="VCCustomBuildTool"
+						Name="RES rule"
 					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\..\..\..\..\Build\Win64\VC9\Release\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
+				RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
 				>
 				<FileConfiguration
-					Name="Debug|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="VCCustomBuildTool"
+						Name="RES rule"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -477,27 +478,27 @@
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Release|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="RES rule"
+						Name="VCCustomBuildTool"
 					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
+				RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Utils\XalanMsgLibICU\XalanMessages_1_10_en_US.res"
 				>
 				<FileConfiguration
-					Name="Debug|x64"
+					Name="Debug|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="RES rule"
+						Name="VCCustomBuildTool"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|x64"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -509,7 +510,7 @@
 					ExcludedFromBuild="true"
 					>
 					<Tool
-						Name="VCCustomBuildTool"
+						Name="RES rule"
 					/>
 				</FileConfiguration>
 			</File>

Modified: xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/XalanICU.sln
URL: http://svn.apache.org/viewvc/xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/XalanICU.sln?rev=606027&r1=606026&r2=606027&view=diff
==============================================================================
--- xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/XalanICU.sln (original)
+++ xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC9/XalanICU.sln Thu Dec 20 13:14:37 2007
@@ -1,5 +1,5 @@
-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}") = "MsgCreator", "Utils\MsgCreator\MsgCreator.vcproj", "{D3EADA85-50F9-4A1D-A2F7-18612358B436}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conf", "conf\conf.vcproj", "{36DA52E4-C5FD-4BA7-9A58-945EF75865F7}"



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org