Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Perkins <starkos@industriousone.com>2011-10-21 00:36:24 +0400
committerJason Perkins <starkos@industriousone.com>2011-10-21 00:36:24 +0400
commit1cb9aad19be8ac08da20600a813e62ebdd40091f (patch)
tree73609482d8514337ee383556522b30adc07c8551 /tests/premake4.lua
parent56036f99d9ab29e8261b15a3ee9613de53181ced (diff)
Patch 3367641: Remove warnings in Xcode 4
Diffstat (limited to 'tests/premake4.lua')
-rw-r--r--tests/premake4.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/premake4.lua b/tests/premake4.lua
index 7f915c9..9f5030e 100644
--- a/tests/premake4.lua
+++ b/tests/premake4.lua
@@ -121,6 +121,7 @@
dofile("actions/xcode/test_xcode_dependencies.lua")
-- Xcode4 tests
+ dofile("actions/xcode/test_xcode4_project.lua")
dofile("actions/xcode/test_xcode4_workspace.lua")
-- CodeLite tests