root/trunk/src/tutorials/examples/make_all_html/make_all_html.bat
| Revision 6, 118 bytes (checked in by jcc7, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | @echo off |
| 2 | dmd make_all_html.d |
| 3 | make_all_html.exe > all.html |
| 4 | pause |
| 5 | erase make_all_html.obj |
| 6 | erase make_all_html.map |
Note: See TracBrowser for help on using the browser.
