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/nant.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Prebuild/scripts/nant.bat (limited to 'Prebuild/scripts/nant.bat') diff --git a/Prebuild/scripts/nant.bat b/Prebuild/scripts/nant.bat new file mode 100644 index 0000000..2a6ae60 --- /dev/null +++ b/Prebuild/scripts/nant.bat @@ -0,0 +1,4 @@ +@rem Generates a .build files +@rem for NAnt +cd .. +Prebuild.exe /target nant /file prebuild.xml /pause -- cgit v1.1