kolibrios-fun/programs/cmm/downloader/compile_en.bat
Kirill Lipatov (Leency) 30c1f25537 notes: code clean
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--

git-svn-id: svn://kolibrios.org@8954 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:08:38 +00:00

6 lines
97 B
Batchfile

@c-- /D=LANG_ENG dl.c
@del dl
@rename dl.com dl
@del warning.txt
if not exist dl ( @pause )