summaryrefslogtreecommitdiffstats
path: root/demos/multimedia
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2010-04-21 13:42:59 (GMT)
committerFrans Englich <frans.englich@nokia.com>2010-04-21 13:42:59 (GMT)
commit2fd2858f2e12ea50c02d48d8af29e5540f8095a2 (patch)
tree1af46f861fdc7ddad3745ba9d634f01cf006304f /demos/multimedia
parent25b7ad303643ecc065f33d49120bc7b9fd618b8b (diff)
downloadQt-2fd2858f2e12ea50c02d48d8af29e5540f8095a2.zip
Qt-2fd2858f2e12ea50c02d48d8af29e5540f8095a2.tar.gz
Qt-2fd2858f2e12ea50c02d48d8af29e5540f8095a2.tar.bz2
Add (correct) .pro files to INSTALLs.
Complements previous commit.
Diffstat (limited to 'demos/multimedia')
-rw-r--r--demos/multimedia/player/player.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/multimedia/player/player.pro b/demos/multimedia/player/player.pro
index 922de1b..929f3cd 100644
--- a/demos/multimedia/player/player.pro
+++ b/demos/multimedia/player/player.pro
@@ -17,7 +17,7 @@ SOURCES = \
target.path = $$[QT_INSTALL_DEMOS]/multimedia/player
sources.files = $$SOURCES $$HEADERS
-sources.path = $$[QT_INSTALL_DEMOS]/multimedia/player
+sources.path = $$[QT_INSTALL_DEMOS]/multimedia/player player.pro
INSTALLS += target sources