diff options
Diffstat (limited to 'scons.bat')
-rw-r--r-- | scons.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scons.bat b/scons.bat new file mode 100644 index 0000000..5953a5a --- /dev/null +++ b/scons.bat @@ -0,0 +1,3 @@ +@echo off + +python 3rdParty/SCons/scons.py %* |