kolibrios/programs/cmm/imgedit/build.bat
Kirill Lipatov (Leency) 8d7c71d76f @reshare: add UI window, there you can see icon numbers btw
various fixes

git-svn-id: svn://kolibrios.org@9594 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 17:31:08 +00:00

5 lines
95 B
Batchfile

@del *.
@For /R %%i In (*.c) Do c-- "%%i"
@rename *.com *.
if not exist imgedit ( @pause )