aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSami Hietanen <sami.k.hietanen@nokia.com>2012-02-16 11:47:29 +0200
committerMarko Niemelä <marko.a.niemela@nokia.com>2012-02-16 11:41:03 +0100
commit451e16d5b5003e2f9a044567d99195503bfba666 (patch)
treeead1f43f8117983ac5c7141c9a47e81ea12007ca /tests
parentf1e0ac009d256f1298bb0635106faea61c2282d5 (diff)
Added a config variable to auto tests' pro file
Change-Id: I2e46eeed1e966cb3677f12e9bfab6ec6598eb91e Reviewed-by: Marko Niemelä <marko.a.niemela@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 88be128..79e21ee 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,4 +1,6 @@
+CONFIG += testcase
+
QT += opengl declarative testlib quick
TARGET = tst_qtgraphicaleffects