mirror of
https://github.com/tomcw/Cybernoid.git
synced 2025-08-08 23:24:55 +00:00
7 lines
215 B
Batchfile
7 lines
215 B
Batchfile
acme.exe -DUSE_PHASOR=1 cybernoid2.a
|
|
@REM copy cybernoid2.labels %APPLEWIN_DBG%\A2_USER1.sym
|
|
move /y CYBERNOID2 CYBERNOID2.PH
|
|
|
|
acme.exe -DUSE_PHASOR=0 cybernoid2.a
|
|
copy cybernoid2.labels %APPLEWIN_DBG%\A2_USER1.sym
|