texture: new app ported to Kolibri by 0CodErr, added to /kolibrios/utils/

git-svn-id: svn://kolibrios.org@8303 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2020-12-02 16:05:33 +00:00
parent cd00029f0e
commit be56ddd304
2 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@ extra_files = {
{"kolibrios/utils/cnc_editor/cnc_editor", PROGS .. "/other/cnc_editor/cnc_editor"},
{"kolibrios/utils/cnc_editor/kolibri.NC", PROGS .. "/other/cnc_editor/kolibri.NC"},
{"kolibrios/utils/vmode", "common/vmode"},
{"kolibrios/utils/texture", "common/utils/texture"},
}
if build_type == "rus" then tup.append_table(extra_files, {
{"Docs/cp866/config.txt", build_type .. "/docs/CONFIG.TXT"},

BIN
data/common/utils/texture Normal file

Binary file not shown.