Build/SdkServer: Excludes Graphics Lua API file
Former-commit-id: ae25551cf432eff08a505ad34b3332bf7ef79b88
This commit is contained in:
parent
ed62fa5398
commit
c46af20b5e
|
|
@ -31,6 +31,7 @@ TOOL.FilesExclusion = {
|
||||||
"../SDK/**/RenderSystem.*",
|
"../SDK/**/RenderSystem.*",
|
||||||
"../SDK/**/LuaAPI_Audio.*",
|
"../SDK/**/LuaAPI_Audio.*",
|
||||||
"../SDK/**/LuaAPI_Graphics.*",
|
"../SDK/**/LuaAPI_Graphics.*",
|
||||||
|
"../SDK/**/LuaAPI_Renderer.*",
|
||||||
}
|
}
|
||||||
|
|
||||||
TOOL.Libraries = {
|
TOOL.Libraries = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue