2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-04-21 19:08:41 +00:00

chore: use templating for t6 techset compilation

This commit is contained in:
Jan Laupetin
2026-03-07 09:42:57 +00:00
parent 02a3394c2d
commit 5272b9060d
15 changed files with 301 additions and 121 deletions

View File

@@ -50,6 +50,9 @@ function ObjCompiling:project()
path.join(folder, "ObjCompiling")
}
}
ObjCommon:use()
useSourceTemplating("ObjCompiling")
self:include(includes)
minilzo:include(includes)