kolibrios-fun/programs/other/calc/trunk/build_ru.bat
heavyiron 2665e9eebc 1. Calc now use system colors and drawing from client area (with current kernel it works incorrect because there is a bug in 47th function)
2. New version https by Hex, rewrited to use 70th function by YELLOW. It also use 0th function to write header

git-svn-id: svn://kolibrios.org@153 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-09-19 10:58:07 +00:00

5 lines
90 B
Batchfile

@erase lang.inc
@echo lang fix ru >lang.inc
@fasm calc.asm calc
@erase lang.inc
@pause