aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2014-08-15 11:55:23 +0200
committerChristian Kandeler <christian.kandeler@digia.com>2014-08-15 13:30:44 +0200
commita8e6324de460745ab420f235cc1b5755ae7cc54f (patch)
treee4ba198b166d07596d7c578fabbe237d754eff66 /tests/auto/auto.pro
parent6d07370a90f6e9345dd551601240f683a9e2b1c0 (diff)
Make qmake CONFIG value names consistent.
By giving them all the "qbs" prefix. This also reduces the risk of clashes with values from other sources. Change-Id: I9406edccbc813e4759c840e17cf07926ae86a2d4 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 394e9e6af..d1d7da652 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,6 +1,6 @@
TEMPLATE=subdirs
-all_tests {
+qbs_enable_unit_tests {
SUBDIRS += \
buildgraph \
language \