1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-08 21:29:30 +00:00
C02/work/c02.bat
2018-08-11 00:18:23 -04:00

4 lines
55 B
Batchfile

@ECHO Compiling File %1.c02
..\c02.exe %1 >%1.dbg