aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'qtcreator.qbs')
-rw-r--r--qtcreator.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtcreator.qbs b/qtcreator.qbs
index f01ad640242..f28ba82a1aa 100644
--- a/qtcreator.qbs
+++ b/qtcreator.qbs
@@ -6,7 +6,6 @@ Project {
name: "Qt Creator"
minimumQbsVersion: "1.6.0"
property bool withAutotests: qbs.buildVariant === "debug"
- property string licenseType: "opensource"
property path ide_source_tree: path
property pathList additionalPlugins: []
property pathList additionalLibs: []