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/13 02:29:18 UTC

svn commit: r603799 - /xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/All/AllWithICU.vcproj

Author: dbertoni
Date: Wed Dec 12 17:29:17 2007
New Revision: 603799

URL: http://svn.apache.org/viewvc?rev=603799&view=rev
Log:
Interim checkin for Visual Studio updates.

Added:
    xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/All/AllWithICU.vcproj

Added: xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/All/AllWithICU.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/All/AllWithICU.vcproj?rev=603799&view=auto
==============================================================================
--- xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/All/AllWithICU.vcproj (added)
+++ xalan/c/branches/dbertoni/VisualStudioFixup/Projects/Win32/VC8/All/AllWithICU.vcproj Wed Dec 12 17:29:17 2007
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="All"
+	ProjectGUID="{FDDF7AB6-F714-4C89-869C-8919D26403AA}"
+	RootNamespace="All"
+	Keyword="MakeFileProj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="..\..\..\..\Build\Win32\VC8\Release"
+			IntermediateDirectory="$(OutDir)\$(ProjectName)"
+			ConfigurationType="10"
+			UseOfMFC="0"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="..\..\..\..\Build\Win64\VC8\Release"
+			IntermediateDirectory="$(OutDir)\$(ProjectName)"
+			ConfigurationType="10"
+			UseOfMFC="0"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="..\..\..\..\Build\Win32\VC8\Debug"
+			IntermediateDirectory="$(OutDir)\$(ProjectName)"
+			ConfigurationType="10"
+			UseOfMFC="0"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="..\..\..\..\Build\Win64\VC8\Debug"
+			IntermediateDirectory="$(OutDir)\$(ProjectName)"
+			ConfigurationType="10"
+			UseOfMFC="0"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>



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