aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-06 16:36:24 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-08 14:35:49 +0100
commitde5e3c6631c0bfd8562feb050339187a55116b4f (patch)
tree92d7d86e3f7b558727d1d9a63b0955858d7cab01
parent378eeb9b64956cb077d0374c0d6df80ec7641849 (diff)
Enable installation of example sources in production builds
Change-Id: Ib33b6edf3a8bfb2d063815c802a8f193b26f39cc Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
-rw-r--r--.qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index ed20914..ca0b710 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,4 +1,5 @@
load(qt_build_config)
CONFIG += warning_clean
+CONFIG += qt_example_installs
MODULE_VERSION = 1.0.1