Build: Exclude Canvas from SDKServer

Former-commit-id: a8af440cf6b03bae851f3e5131406fa5cbceda4c [formerly 58b0f03d169d0461cecb33a5e4586cf37bf077c2] [formerly 08112bb2f0587c5896593199f5a3b5bcdbb70ca2 [formerly c57bfe24eee2d20b01fe5d0cde5a11cab6a18feb]]
Former-commit-id: d21b82472fd15db8649f7b9629899b4ca7e774ce [formerly ad273ef7cfb07524113cc0803c545f81e4329356]
Former-commit-id: a1a777eac82c90dea3c82c65436da7add49521fd
This commit is contained in:
Lynix 2016-09-16 17:26:41 +02:00
parent 061261b911
commit 5ea113a7ce
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ TOOL.Files = {
-- Excludes client-only files -- Excludes client-only files
TOOL.FilesExcluded = { TOOL.FilesExcluded = {
"../SDK/**/CameraComponent.*", "../SDK/**/CameraComponent.*",
"../SDK/**/Canvas.*",
"../SDK/**/Console.*", "../SDK/**/Console.*",
"../SDK/**/GraphicsComponent.*", "../SDK/**/GraphicsComponent.*",
"../SDK/**/LightComponent.*", "../SDK/**/LightComponent.*",