From 3436961bb5c01d659d09be134368f4f69460cef9 Mon Sep 17 00:00:00 2001 From: MW Date: Sat, 26 May 2007 13:40:19 +0000 Subject: Start of rewrite 5279! --- Prebuild/scripts/VS2003.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Prebuild/scripts/VS2003.bat (limited to 'Prebuild/scripts/VS2003.bat') diff --git a/Prebuild/scripts/VS2003.bat b/Prebuild/scripts/VS2003.bat new file mode 100644 index 0000000..1be57f8 --- /dev/null +++ b/Prebuild/scripts/VS2003.bat @@ -0,0 +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 -- cgit v1.1