4 lines
51 B
Batchfile
4 lines
51 B
Batchfile
|
cd ..\code
|
||
|
mingw32-make -f makefile.mingw
|
||
|
|
||
|
pause
|