summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2014-10-28 22:06:32 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2014-10-29 09:53:54 +0100
commit1ffef5427e543cf7ad8f20e842a2acb32dd1fa65 (patch)
treefe0dffe03c2aa15bdbed048b0a73252a0c229506 /.qmake.conf
parentd1bcc20cf6091ebc62102c1be1a5c7e135817611 (diff)
Use -Werror
Change-Id: I82e95256b931faf5e9ea8059d87d50d1822f72bb Reviewed-by: Jeremy Whiting <jpwhiting@kde.org> Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 2bd1ccd..9971153 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,3 +1,5 @@
load(qt_build_config)
+CONFIG += qt_example_installs
+CONFIG += warning_clean
MODULE_VERSION = 0.1.0