3f9ed218fb
Add notes to readme for how to swap to C++ or use your own code.
5 lines
61 B
Batchfile
5 lines
61 B
Batchfile
cd build
|
|
premake5.exe gmake2
|
|
cd ..
|
|
make SHELL=CMD clean
|
|
pause |