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/09/25 06:37:01 UTC

svn commit: r579064 [1/10] - in /xalan/c/trunk/Projects/Win32/VC8: ./ All/ AllInOne/ CompileStylesheet/ Conf/ DocumentBuilder/ ExternalFunction/ ParsedSourceWrappers/ Performance/ SerializeNodeSet/ SimpleTransform/ SimpleXPathAPI/ SimpleXPathCAPI/ Stre...

Author: dbertoni
Date: Mon Sep 24 21:36:56 2007
New Revision: 579064

URL: http://svn.apache.org/viewvc?rev=579064&view=rev
Log:
Fixed EOL property.

Modified:
    xalan/c/trunk/Projects/Win32/VC8/All/All.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/AllInOne/AllInOne.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/AllInOne/AllInOneWithICU.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/CompileStylesheet/CompileStylesheet.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Conf/conf.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/DocumentBuilder/DocumentBuilder.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/ExternalFunction/ExternalFunction.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/ParsedSourceWrappers/ParsedSourceWrappers.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Performance/perf.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/SerializeNodeSet/SerializeNodeSet.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/SimpleTransform/SimpleTransform.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/SimpleXPathAPI/SimpleXPathAPI.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/SimpleXPathCAPI/SimpleXPathCAPI.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/StreamTransform/StreamTransform.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/TestXPath/TestXPath.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/TestXSLT/TestXSLT.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/ThreadSafe/ThreadSafe.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/ThreadTest/ThreadTest.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/TraceListen/TraceListen.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/TransformToXercesDOM/TransformToXercesDOM.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/UseStylesheetParam/UseStylesheetParam.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Utils/MsgCreator/MsgCreator.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Utils/XalanMsgLib/XalanMsgLib.rules   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Utils/XalanMsgLib/XalanMsgLib.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Utils/XalanMsgLib/XalanMsgLibICU.rules   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Utils/XalanMsgLib/XalanMsgLibICU.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/Xalan.sln   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/XalanExe/XalanExe.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/XalanICU.sln   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/XalanTransform/XalanTransform.vcproj   (contents, props changed)
    xalan/c/trunk/Projects/Win32/VC8/XalanTransformerCallback/XalanTransformerCallback.vcproj   (contents, props changed)

Modified: xalan/c/trunk/Projects/Win32/VC8/All/All.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Projects/Win32/VC8/All/All.vcproj?rev=579064&r1=579063&r2=579064&view=diff
==============================================================================
--- xalan/c/trunk/Projects/Win32/VC8/All/All.vcproj (original)
+++ xalan/c/trunk/Projects/Win32/VC8/All/All.vcproj Mon Sep 24 21:36:56 2007
@@ -1,84 +1,84 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="8,00"
-	Name="All"
-	ProjectGUID="{C5513096-5115-434E-9785-4D1DEC12EB2B}"
-	Keyword="MakeFileProj"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-	</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="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="Release with symbols|Win32"
-			OutputDirectory="..\..\..\..\Build\Win32\VC8\Release.symbols"
-			IntermediateDirectory="$(OutDir)\$(ProjectName)"
-			ConfigurationType="10"
-			UseOfMFC="0"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8,00"
+	Name="All"
+	ProjectGUID="{C5513096-5115-434E-9785-4D1DEC12EB2B}"
+	Keyword="MakeFileProj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</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="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="Release with symbols|Win32"
+			OutputDirectory="..\..\..\..\Build\Win32\VC8\Release.symbols"
+			IntermediateDirectory="$(OutDir)\$(ProjectName)"
+			ConfigurationType="10"
+			UseOfMFC="0"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Propchange: xalan/c/trunk/Projects/Win32/VC8/All/All.vcproj
------------------------------------------------------------------------------
    svn:eol-style = native



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