Commit e915ade3 authored by Sergey Chupligin's avatar Sergey Chupligin

[examples] fix install images

parent 1fee0add
...@@ -28,6 +28,9 @@ qml.files += \ ...@@ -28,6 +28,9 @@ qml.files += \
qml.path = /usr/share/glacier-components/content qml.path = /usr/share/glacier-components/content
images.files = images/*.png
images.path = /usr/share/glacier-components/images
OTHER_FILES += \ OTHER_FILES += \
main.qml \ main.qml \
content/AndroidDelegate.qml \ content/AndroidDelegate.qml \
...@@ -49,7 +52,7 @@ OTHER_FILES += \ ...@@ -49,7 +52,7 @@ OTHER_FILES += \
desktop.path = /usr/share/applications desktop.path = /usr/share/applications
desktop.files = glacier-gallery.desktop desktop.files = glacier-gallery.desktop
INSTALLS += desktop target qml mainqml INSTALLS += desktop target qml mainqml images
SOURCES += \ SOURCES += \
src/main.cpp src/main.cpp
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment