root/trunk/buildAll.bat
| Revision 182, 228 bytes (checked in by Abscissa, 1 year ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | @echo off |
| 2 | call scripts\bootstrap_stbuild.bat |
| 3 | bin\semitwist-stbuild-bootstrap all all -clean |
| 4 | bin\semitwist-stbuild-bootstrap all all -tool:rdmd |
| 5 | |
| 6 | del /Q bin\semitwist-stbuild-bootstrap.exe 2> _junk_.junk |
| 7 | del /Q _junk_.junk |
Note: See TracBrowser for help on using the browser.
