summaryrefslogtreecommitdiffstats
path: root/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-08 18:33:27 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-08 18:34:52 +0900
commit0a7d3ab8c26e7d2196435dcafa3eb338f298c635 (patch)
tree5d7ee00309344991c11477915a14f7d956b28137 /imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
Change background image for demo3 cluster mode. Change-Id: If7aa520cfb5dccb6a2ed72e29028863e0994dc1b BUG-AGL: SPEC-2261 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.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..5a34485
--- /dev/null
+++ b/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
@@ -0,0 +1,8 @@
+TEMPLATE = aux
+
+DISTFILES = *.qml images
+
+files.files = $$DISTFILES
+files.path = $$PREFIX$$[QT_INSTALL_QML]/QtQuick/Controls.2/AGL
+
+INSTALLS += files