4 lines
81 B
Batchfile
4 lines
81 B
Batchfile
tcc -run main.c test\a.obj test\b.obj
|
|
tcc -run epep/example.c a.out.obj
|
|
pause
|