From: Debian Qt/KDE Maintainers Date: Wed, 18 Apr 2018 20:45:31 +0000 (+0100) Subject: buildable_appchooser_states_demos X-Git-Tag: archive/raspbian/4%4.8.7+dfsg-15+rpi1^2~44 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=384f44aecb41f7b7c1d13966ac348561901e8024;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