diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-11-19 14:09:57 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-11-19 14:10:09 +0100 |
commit | 4059077eb23b6338e153036c602972cbbb46cbb8 (patch) | |
tree | b233dc3cdcecac582ddbfb9ff3ab0ee2b4aa9559 /imports/qtquickcontrols2aglstyle/qtquickcontrols2aglstyle.pro | |
parent | f18b5268b1fd1071353a596b86dcd416548d7107 (diff) |
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.pro | 4 |
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 |