summaryrefslogtreecommitdiffstats
path: root/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-11-19 14:09:57 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-11-19 14:10:09 +0100
commit4059077eb23b6338e153036c602972cbbb46cbb8 (patch)
treeb233dc3cdcecac582ddbfb9ff3ab0ee2b4aa9559 /imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
parentf18b5268b1fd1071353a596b86dcd416548d7107 (diff)
Import Qt6 conversion patchHEADmaster
Import the patches for the demo applications into the app repos. Bug-AGL: SPEC-5294 Change-Id: I1a4fb9bc726eb8bd677807166ba957fb20b3bdf2 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro')
-rw-r--r--imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro b/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
index 5a34485..ba24e9d 100644
--- a/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
+++ b/imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro
@@ -1,8 +1,8 @@
TEMPLATE = aux
-DISTFILES = *.qml images
+DISTFILES = *.qml images qmldir
files.files = $$DISTFILES
-files.path = $$PREFIX$$[QT_INSTALL_QML]/QtQuick/Controls.2/AGL
+files.path = $$PREFIX$$[QT_INSTALL_BINS]/AGL
INSTALLS += files