Cosmos/Demos/Guess/Compile last with NASM.bat
kudzu_cp 36aaf46919
2014-07-14 15:54:43 +00:00

4 lines
91 B
Batchfile

..\..\..\build\Tools\nasm\nasm.exe -g -f bin -o output.obj bin\debug\Guess.asm
pause