upload new program QR Tool

git-svn-id: svn://kolibrios.org@8585 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Rustem Gimadutdinov (rgimad)
2021-02-07 17:35:37 +00:00
parent 36735bb190
commit d2470c2ee6
12 changed files with 3309 additions and 0 deletions

View File

@@ -694,6 +694,7 @@ tup.append_table(extra_files, {
{"kolibrios/develop/TinyBasic/", PROGS .. "/develop/tinybasic/TBuserMan.txt"},
{"kolibrios/utils/teatool", PROGS .. "/other/TEAtool/teatool"},
{"kolibrios/utils/passwordgen", PROGS .. "/other/PasswordGen/passwordgen"},
{"kolibrios/media/qr_tool", PROGS .. "/media/qr_tool/qr_tool"},
})
end -- tup.getconfig('NO_TCC') ~= 'full'