forked from KolibriOS/kolibrios
prebuild skins/ConLenov/Win10/Win10.dtp,
remove skins/_old/DTP folder as not actual anymore: you can find a lot of dtp files in skins if need git-svn-id: svn://kolibrios.org@7922 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
2d5f2b0bcf
commit
2af23a0b50
@ -1,2 +1,3 @@
|
||||
if tup.getconfig("NO_FASM") ~= "" then return end
|
||||
tup.rule("Win10.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Win10.skn")
|
||||
tup.rule("Win10.dtp.asm", 'fasm "%f" "%o"', "Win10.dtp")
|
||||
tup.rule({"Win10.asm", extra_inputs = {"default.dtp"}}, 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Win10.skn")
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user