kolibrios/programs/develop/clink/test.bat

4 lines
81 B
Batchfile

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