Cosmos/source2/Demos/Guess/Compile last with NASM.bat
2012-07-13 15:02:41 +00:00

4 lines
91 B
Batchfile

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