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/Clean.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Prebuild/scripts/Clean.bat (limited to 'Prebuild/scripts/Clean.bat') diff --git a/Prebuild/scripts/Clean.bat b/Prebuild/scripts/Clean.bat new file mode 100644 index 0000000..39fa685 --- /dev/null +++ b/Prebuild/scripts/Clean.bat @@ -0,0 +1,2 @@ +cd .. +Prebuild.exe /clean /yes /removedir obj /file prebuild.xml /build NET_2_0 /pause -- cgit v1.1