summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorThomas McGuire <thomas.mcguire.qnx@kdab.com>2012-08-08 15:39:21 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-08 16:32:16 +0200
commit448f4131f40ed15cbdfff221247d0986ffa3204e (patch)
tree87bff848f351c2a995e02adc2f5bbb2965ad1bcb /config.tests
parentde70333227709d289a96718009aa7851db5f5df5 (diff)
Port configure tests to the new style to make them work again
Change-Id: Ia7a284fc407a28a3cfae14358a8286864ad0c25a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/bbsensor_header/bbsensor_header.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.tests/bbsensor_header/bbsensor_header.pro b/config.tests/bbsensor_header/bbsensor_header.pro
index f5ebc9b7..349130a3 100644
--- a/config.tests/bbsensor_header/bbsensor_header.pro
+++ b/config.tests/bbsensor_header/bbsensor_header.pro
@@ -1,3 +1,4 @@
TEMPLATE = app
SOURCES += main.cpp
+CONFIG += qt
requires(blackberry)