kolibrios/programs/develop/clink/test.bat
2021-02-05 18:51:07 +00:00

4 lines
81 B
Batchfile

tcc -run main.c test\a.obj test\b.obj
tcc -run epep/example.c a.out.obj
pause