summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json
index f0780ed111..9d98a2ee20 100644
--- a/config.json
+++ b/config.json
@@ -621,6 +621,12 @@
"__BuildArch": "default"
}
},
+ "portable": {
+ "description": "Triggers a portable build.",
+ "settings": {
+ "PortableBuild": "1"
+ }
+ },
"buildType": {
"description": "Specifies configuration to publish, can be Release, Debug or Checked.",
"settings": {