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/VS2005.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Prebuild/scripts/VS2005.bat (limited to 'Prebuild/scripts/VS2005.bat') diff --git a/Prebuild/scripts/VS2005.bat b/Prebuild/scripts/VS2005.bat new file mode 100644 index 0000000..86ad3fc --- /dev/null +++ b/Prebuild/scripts/VS2005.bat @@ -0,0 +1,4 @@ +@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) +@rem for Microsoft Visual Studio .NET 2005 +cd .. +Prebuild.exe /target vs2005 /file prebuild.xml /build NET_2_0 /pause -- cgit v1.1