kolibrios-fun/programs/cmm/notify/compile_en.bat
Kirill Lipatov (Leency) 23b2f8b13c @notify: C-- version 0.7
git-svn-id: svn://kolibrios.org@4004 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 22:42:17 +00:00

10 lines
157 B
Batchfile

@del lang.h--
@echo #define LANG_ENG 1 >lang.h--
..\C--\C-- notify.c
@del @notify
@rename notify.com @notify
@del warning.txt
@del lang.h--
@pause