files
kolibrios/programs/other/outdated/jpegview/build_en.bat
Andrew b14f77c304 outdated/jpegview: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and checked ASM include paths.
2025-08-04 10:23:58 +01:00

6 lines
103 B
Batchfile

@erase lang.inc
@echo lang fix en_US >lang.inc
@fasm jpegview.asm jpegview
@erase lang.inc
@pause