summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/spectrum/app/app.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-20 20:46:46 +0200
committerYoann Lopes <yoann.lopes@qt.io>2016-04-28 12:25:31 +0000
commit6dc5ff99ac02a5ed2c716a011c06eee766d125de (patch)
tree16e1ca1627c7b624c087fad4224a51d7aec28724 /examples/multimedia/spectrum/app/app.pro
parent20528da413e68cbff9d2eb1da3257c0e0025b4cd (diff)
fix example installs
Change-Id: I9daec1e1ec1bc163d451ac03685ef6caba7dbde7 Reviewed-by: Yoann Lopes <yoann.lopes@qt.io>
Diffstat (limited to 'examples/multimedia/spectrum/app/app.pro')
-rw-r--r--examples/multimedia/spectrum/app/app.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/multimedia/spectrum/app/app.pro b/examples/multimedia/spectrum/app/app.pro
index 8262372c4..76aa02cdf 100644
--- a/examples/multimedia/spectrum/app/app.pro
+++ b/examples/multimedia/spectrum/app/app.pro
@@ -57,6 +57,8 @@ RESOURCES = spectrum.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/multimedia/spectrum
INSTALLS += target
+CONFIG += install_ok # Do not cargo-cult this!
+
# Deployment
DESTDIR = ..$${spectrum_build_dir}