forked from KolibriOS/kolibrios
11 lines
178 B
Batchfile
11 lines
178 B
Batchfile
|
@del lang.h--
|
||
|
@echo #define LANG_ENG 1 >lang.h--
|
||
|
|
||
|
@del FindNumbers
|
||
|
cls
|
||
|
@C-- "FindNumbers.c--"
|
||
|
@rename FindNumbers.com FindNumbers
|
||
|
|
||
|
@del warning.txt
|
||
|
@del lang.h--
|
||
|
@pause
|