Build: Improve code and allow to be platform specific about everything

Former-commit-id: 7f13e1a49ad33da26c1841ee550c9de03303cd80
This commit is contained in:
Lynix
2016-04-29 20:34:03 +02:00
parent 4996b158c2
commit 0aac3ab33e
2 changed files with 38 additions and 65 deletions

View File

@@ -22,7 +22,7 @@ TOOL.Files = {
}
-- Exlude client-only files
TOOL.FilesExclusion = {
TOOL.FilesExcluded = {
"../SDK/**/CameraComponent.*",
"../SDK/**/Console.*",
"../SDK/**/GraphicsComponent.*",