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:
authorstarkos <none@none>2009-11-10 00:34:46 +0300
committerstarkos <none@none>2009-11-10 00:34:46 +0300
commitfb1562652e9064c9f1c1b88af1b09d28b8bb8d7d (patch)
treeb2fc6ca0f784abc474da7a978911deb5c9d0567f /src/_manifest.lua
parenta30728a4ec5cf5097efc66e3a82c57902ebd31da (diff)
Finished porting
Diffstat (limited to 'src/_manifest.lua')
-rw-r--r--src/_manifest.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/_manifest.lua b/src/_manifest.lua
index 00e7e85..47b0f4a 100644
--- a/src/_manifest.lua
+++ b/src/_manifest.lua
@@ -64,7 +64,6 @@
"actions/xcode/xcode_common.lua",
"actions/xcode/xcode_solution.lua",
"actions/xcode/xcode_project.lua",
- "actions/xcode/xcode_pbxproj.lua",
-- Clean action
"actions/clean/_clean.lua",