From 461a7483e3563b083f66406e4e78df3dcafd1268 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 2 Mar 2017 10:33:14 +0100 Subject: Doc: Remove unused QTC_LICENSE_TYPE define Change-Id: Iba49e6fc6b1d857cc0f87b5bf833f42a4a8a976f Reviewed-by: Kai Koehne --- qtcreator.qbs | 1 - 1 file changed, 1 deletion(-) (limited to 'qtcreator.qbs') diff --git a/qtcreator.qbs b/qtcreator.qbs index f01ad64024..f28ba82a1a 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: [] -- cgit v1.2.1