From 646bbbc84b8010e0dacbeed5342cdb045f46cc49 Mon Sep 17 00:00:00 2001 From: MW Date: Wed, 27 Jun 2007 15:28:52 +0000 Subject: Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. --- Prebuild/scripts/VS2002.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Prebuild/scripts/VS2002.bat (limited to 'Prebuild/scripts/VS2002.bat') diff --git a/Prebuild/scripts/VS2002.bat b/Prebuild/scripts/VS2002.bat new file mode 100644 index 0000000..a11740e --- /dev/null +++ b/Prebuild/scripts/VS2002.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 vs2002 /file prebuild.xml /build NET_1_1 /pause -- cgit v1.1