summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@theqtcompany.com>2016-03-09 12:47:48 +0100
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2016-03-09 14:34:15 +0000
commit7076c45016ac68aaf1cf15e499a8a435ce14f501 (patch)
tree747db93f25f56ec4288a1e558bcdbee534997d33 /examples/examples.pro
parent03260ac49272b93c5a8fdc54f0fa06f6917c9c39 (diff)
Update .pro file and config tests with stricter requirements.
* Add config test to exclude C++11 incapable compilers. * Add required modules: widgets, serialport, serialbus. Task-number: QTBUG-51655 Change-Id: I015d41fe62fc9e39a40363fffaaaec7fcd286075 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 13c2806..ed8dea3 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,3 +1,5 @@
-TEMPLATE = subdirs
+requires(qtHaveModule(widgets))
+requires(qtHaveModule(serialbus))
+TEMPLATE = subdirs
SUBDIRS += serialbus