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