summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/genie/src/base/api.lua
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/genie/src/base/api.lua')
-rw-r--r--3rdparty/genie/src/base/api.lua44
1 files changed, 44 insertions, 0 deletions
diff --git a/3rdparty/genie/src/base/api.lua b/3rdparty/genie/src/base/api.lua
index 26623328f58..9203d760701 100644
--- a/3rdparty/genie/src/base/api.lua
+++ b/3rdparty/genie/src/base/api.lua
@@ -72,6 +72,12 @@
scope = "config",
},
+ buildoptions_vala =
+ {
+ kind = "list",
+ scope = "config",
+ },
+
clrreferences =
{
kind = "list",
@@ -127,6 +133,12 @@
scope = "config",
},
+ deploymode =
+ {
+ kind = "string",
+ scope = "config",
+ },
+
excludes =
{
kind = "filelist",
@@ -329,6 +341,13 @@
usagecopy = true,
},
+ usingdirs =
+ {
+ kind = "dirlist",
+ scope = "config",
+ usagecopy = true,
+ },
+
kind =
{
kind = "string",
@@ -380,6 +399,7 @@
return value
end,
linkagecopy = true,
+ mergecopiestotail = true,
},
location =
@@ -527,6 +547,18 @@
scope = "config",
},
+ propertysheets =
+ {
+ kind = "dirlist",
+ scope = "config",
+ },
+
+ pullmappingfile =
+ {
+ kind = "path",
+ scope = "config",
+ },
+
resdefines =
{
kind = "list",
@@ -545,6 +577,12 @@
scope = "config",
},
+ sdkreferences =
+ {
+ kind = "list",
+ scope = "config",
+ },
+
startproject =
{
kind = "string",
@@ -621,6 +659,12 @@
scope = "config",
},
+ vapidirs =
+ {
+ kind = "dirlist",
+ scope = "config",
+ },
+
vpaths =
{
kind = "keypath",