mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
4 lines
No EOL
116 B
Batchfile
4 lines
No EOL
116 B
Batchfile
cd bin\debug
|
|
..\..\..\IL2CPU\bin\debug\IL2CPU -in:HelloWorld.exe -asm:output.asm -out:output.exe
|
|
cd ..\..\
|
|
@pause |