From 2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 16 Jul 2007 15:40:11 +0000 Subject: changed to native line ending encoding --- Prebuild/scripts/VS2003.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Prebuild/scripts/VS2003.bat') diff --git a/Prebuild/scripts/VS2003.bat b/Prebuild/scripts/VS2003.bat index 1be57f8..929a480 100644 --- a/Prebuild/scripts/VS2003.bat +++ b/Prebuild/scripts/VS2003.bat @@ -1,4 +1,4 @@ -@rem Generates a solution (.sln) and a set of project files (.csproj) -@rem for Microsoft Visual Studio .NET 2002 -cd .. -Prebuild.exe /target vs2003 /file prebuild.xml /build NET_1_1 /pause +@rem Generates a solution (.sln) and a set of project files (.csproj) +@rem for Microsoft Visual Studio .NET 2002 +cd .. +Prebuild.exe /target vs2003 /file prebuild.xml /build NET_1_1 /pause -- cgit v1.1