From: Debian Qt/KDE Maintainers Date: Fri, 12 Apr 2019 20:10:28 +0000 (+0100) Subject: buildable_appchooser_states_demos X-Git-Tag: archive/raspbian/4%4.8.7+dfsg-18+rpi1^2~46 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=285f831ca7057a558156eb8296a22fd1617f2fee;p=qt4-x11.git buildable_appchooser_states_demos Gbp-Pq: Name buildable_appchooser_states_demos.patch --- diff --git a/examples/animation/appchooser/appchooser.pro b/examples/animation/appchooser/appchooser.pro index 8355c6fd3..ffd7f5f0b 100644 --- a/examples/animation/appchooser/appchooser.pro +++ b/examples/animation/appchooser/appchooser.pro @@ -3,7 +3,8 @@ RESOURCES = appchooser.qrc # install target.path = $$[QT_INSTALL_EXAMPLES]/animation/appchooser -sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS appchooser.pro +sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS appchooser.pro \ + accessories-dictionary.png akregator.png digikam.png k3b.png sources.path = $$[QT_INSTALL_EXAMPLES]/animation/appchooser INSTALLS += target sources diff --git a/examples/animation/states/states.pro b/examples/animation/states/states.pro index 307e09829..86cb2e6b9 100644 --- a/examples/animation/states/states.pro +++ b/examples/animation/states/states.pro @@ -3,7 +3,9 @@ RESOURCES += states.qrc # install target.path = $$[QT_INSTALL_EXAMPLES]/animation/states -sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS states.pro +sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS states.pro \ + accessories-dictionary.png akregator.png digikam.png \ + help-browser.png k3b.png kchart.png sources.path = $$[QT_INSTALL_EXAMPLES]/animation/states INSTALLS += target sources