From: Debian Qt/KDE Maintainers Date: Sun, 14 Jun 2015 16:38:43 +0000 (+0000) Subject: buildable_appchooser_states_demos X-Git-Tag: archive/raspbian/4%4.8.6+git64-g5dc8b2b+dfsg-3+deb8u2+rpi1~40 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a250b8e1f31d4d721b1e2b47ab8bde31e9be6795;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