diff options
| author | mo khan <mo@mokhan.ca> | 2007-06-10 19:26:57 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2007-06-10 19:26:57 -0600 |
| commit | fad18020a7a15f4afdf425d8f5f2b9467141f598 (patch) | |
| tree | fe99ea45a011c436ec2d8acaa5e5cd9780ff46f3 /build.bat | |
Diffstat (limited to 'build.bat')
| -rw-r--r-- | build.bat | 3 |
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 |
