summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.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/qdeclarativeitem/qdeclarativeitem.pro
parentd31f965b72a1bb8aba0b846471780e90fcc895ba (diff)
parentaa8e59c09cb03f56047ca65c3e89dd6daeec4d73 (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
Diffstat (limited to 'tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro')
-rw-r--r--tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro b/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
index d25b77a4..9bf57ae3 100644
--- a/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
+++ b/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
@@ -1,8 +1,7 @@
CONFIG += testcase
TARGET = tst_qdeclarativeitem
-QT += testlib
-contains(QT_CONFIG,declarative): QT += declarative declarative-private gui gui-private widgets-private core-private
+QT += testlib declarative declarative-private gui gui-private widgets-private core-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativeitem.cpp