files
kolibrios/programs/other/outdated/gifview/build_ru.bat
Andrew c66301590c
All checks were successful
Build system / Build (pull_request) Successful in 10m20s
Build system / Check kernel codestyle (pull_request) Successful in 39s
outdated/gifview: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and checked ASM include paths.
2025-08-02 19:38:15 +01:00

6 lines
101 B
Batchfile

@erase lang.inc
@echo lang fix ru_RU >lang.inc
@fasm gifview.asm gifview
@erase lang.inc
@pause