summaryrefslogtreecommitdiffstats
path: root/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-03-28 17:32:16 -0400
committerScott Murray <scott.murray@konsulko.com>2017-03-28 17:47:21 -0400
commita78db8638590c797c78c36b2ef3de5ed9c012bba (patch)
tree7b02d27893d46ebeb4352a6cee1d9c8ef7a60ccf /imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
parentdf17a8930d7c8eb896dc5c773e125958606a28b2 (diff)
Pull AGL QtQuickControls2 style customizations out of CES2017 repository. Bug-AGL: SPEC-462 Change-Id: I7d7c6df3ea2832026adf26c640c56308668f0340 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro')
-rw-r--r--imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro b/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
new file mode 100644
index 0000000..360c716
--- /dev/null
+++ b/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
@@ -0,0 +1,8 @@
+TEMPLATE = aux
+
+DISTFILES = *.qml images
+
+files.files = $$DISTFILES
+files.path = $$[QT_INSTALL_QML]/QtQuick/Controls.2/AGL
+
+INSTALLS += files