summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-09-26 09:17:09 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-09-26 09:21:30 +0300
commit88695159e16bdfb8424de99d482adf332a93740d (patch)
treebcf4c815b77f80534e9b1edd33bab3f57283647b /tests/tests.pro
parentbb0e49c6bc7e4e650fc84366ff51ee47c8e5c530 (diff)
Kinect surface added to tests
- theme changing etc. to be added Change-Id: I26e72757c90b450aeeecf89ffdf39d312f6c2769 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 46fccb20..61082096 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -8,6 +8,7 @@ contains(QT_CONFIG, opengles1) {
TEMPLATE = subdirs
SUBDIRS += barstest \
- scattertest
+ scattertest \
+ kinectsurface
qtHaveModule(multimedia):!android: SUBDIRS += spectrum