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

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <unknown>2009-11-04 21:25:08 +0300
committerstarkos <unknown>2009-11-04 21:25:08 +0300
commit293e2353ba26f9d1ce7148916cb3e2b5fbbd6bf1 (patch)
tree9af65fbce7f68354604516c470b98964a200a210 /src/_manifest.lua
parent03b9eb3deb8969b84192e5ed8808901a798f19ca (diff)
Began porting to solution object
Diffstat (limited to 'src/_manifest.lua')
-rw-r--r--src/_manifest.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_manifest.lua b/src/_manifest.lua
index 0efb2a8..00e7e85 100644
--- a/src/_manifest.lua
+++ b/src/_manifest.lua
@@ -19,6 +19,7 @@
"base/action.lua",
"base/option.lua",
"base/tree.lua",
+ "base/solution.lua",
"base/project.lua",
"base/configs.lua",
"base/api.lua",