aboutsummaryrefslogtreecommitdiffstats
path: root/qbs.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'qbs.qbs')
-rw-r--r--qbs.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/qbs.qbs b/qbs.qbs
index 8f8939cbd..8d3a45fd4 100644
--- a/qbs.qbs
+++ b/qbs.qbs
@@ -2,6 +2,7 @@ import qbs 1.0
Project {
property bool enableUnitTests: false
+ property bool enableProjectFileUpdates: false
property bool enableRPath: true
property bool installApiHeaders: true
property bool withExamples: true