summaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.bat b/build.bat
new file mode 100644
index 0000000..5737616
--- /dev/null
+++ b/build.bat
@@ -0,0 +1,3 @@
+@echo off
+cls
+Tools\nant-0.85\bin\NAnt.exe -buildfile:projectName.build %* \ No newline at end of file