summaryrefslogtreecommitdiff
path: root/src/controls/controls.pro
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-05-27 12:19:08 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-27 12:28:58 +0200
commit1ded235a13fc9bdb6a5d24ab385293a230cb7303 (patch)
tree094ba67708cc2e2022972fecde96d2489668f980 /src/controls/controls.pro
parentbcf132fb54b4b1c9ba3ade31c134a521b361ab62 (diff)
downloadqtquickcontrols-1ded235a13fc9bdb6a5d24ab385293a230cb7303.tar.gz
Rename generic plugin names
We should not use names as generic as "plugin.dll" and "private.dll". This will cause a lot of confusion when deploying. Task-number: QTBUG-31348 Change-Id: Iee18e4d0cd713b63ff1b99dc0db31123b90666ec Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'src/controls/controls.pro')
-rw-r--r--src/controls/controls.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/controls.pro b/src/controls/controls.pro
index 369329e1..928708c2 100644
--- a/src/controls/controls.pro
+++ b/src/controls/controls.pro
@@ -1,4 +1,4 @@
-TARGET = plugin
+TARGET = qtquickcontrols
TARGETPATH = QtQuick/Controls
QT += qml quick gui-private core-private