mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-16 01:43:04 +00:00
chore: use templated loaders for shaders in IW4,T6
This commit is contained in:
@@ -3,6 +3,7 @@ ObjCompilingTests = {}
|
||||
function ObjCompilingTests:include(includes)
|
||||
if includes:handle(self:name()) then
|
||||
includedirs {
|
||||
"%{wks.location}/src/ObjLoading",
|
||||
"%{wks.location}/src/ObjCompiling",
|
||||
path.join(TestFolder(), "ObjCompilingTests")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user