summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-21 10:52:20 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-05-24 15:55:04 +0000
commitcc0ed84fa6eac8119313543d2dc33658a78e50c7 (patch)
treef61efc42521e2da256d97be9516e8006dcdff335
parent39692e398ef847a1d6482419a617452cb1e5ae0d (diff)
downloadqtwebchannel-cc0ed84fa6eac8119313543d2dc33658a78e50c7.tar.gz
do not enable example installs explicitly any more
it's done centrally now. Change-Id: I0922b2083b594cdf61f4606fe17c9c61c0d4683a Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index b7605bf..c945d77 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,4 +1,4 @@
load(qt_build_config)
-CONFIG += qt_example_installs warning_clean
+CONFIG += warning_clean
MODULE_VERSION = 5.6.2