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:
Diffstat (limited to 'src/_manifest.lua')
-rw-r--r--src/_manifest.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/_manifest.lua b/src/_manifest.lua
index 7be11fa..dbfe02e 100644
--- a/src/_manifest.lua
+++ b/src/_manifest.lua
@@ -66,6 +66,9 @@
"actions/xcode/xcode_common.lua",
"actions/xcode/xcode_project.lua",
+ -- Xcode4 action
+ "actions/xcode/xcode4_workspace.lua",
+
-- Clean action
"actions/clean/_clean.lua",
}