summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-19 14:33:16 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-19 14:33:16 +0100
commiteb338eabd276487f7779d7b682e7369f3903313e (patch)
tree6e0badaf3f762d8b4486fba8da6c642f3be54815 /tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
parentd31f965b72a1bb8aba0b846471780e90fcc895ba (diff)
parentaa8e59c09cb03f56047ca65c3e89dd6daeec4d73 (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
Diffstat (limited to 'tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro')
-rw-r--r--tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro b/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
index 5bd9e282..953993ed 100644
--- a/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
+++ b/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativecomponent
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative
+QT += testlib declarative
QT += script network widgets
macx:CONFIG -= app_bundle