aboutsummaryrefslogtreecommitdiffstats
path: root/qbs-resources/modules/qbsbuildconfig/qbsbuildconfig.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'qbs-resources/modules/qbsbuildconfig/qbsbuildconfig.qbs')
-rw-r--r--qbs-resources/modules/qbsbuildconfig/qbsbuildconfig.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qbs-resources/modules/qbsbuildconfig/qbsbuildconfig.qbs b/qbs-resources/modules/qbsbuildconfig/qbsbuildconfig.qbs
index c2db0189f..7fe735ad9 100644
--- a/qbs-resources/modules/qbsbuildconfig/qbsbuildconfig.qbs
+++ b/qbs-resources/modules/qbsbuildconfig/qbsbuildconfig.qbs
@@ -12,7 +12,7 @@ Module {
property bool enableProjectFileUpdates: false
property bool enableRPath: true
property bool installApiHeaders: true
- property bool enableBundledQt: true
+ property bool enableBundledQt: false
property bool useBundledQtScript: false
property bool staticBuild: false
property string libDirName: "lib"