aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/creation/creation.pro
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2011-09-19 13:28:13 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-19 14:35:31 +0200
commit0c9e55886ae3095e998c98e9cc2074dbc5c09c72 (patch)
treebbc4b99e002037a3f947c359df07f0b6138947a3 /tests/benchmarks/declarative/creation/creation.pro
parent8de9a07c654492a60726e84332bba43cc7b81dbd (diff)
Make declarative/creation benchmark build again
Change-Id: I9ecbdcfc373e95de38e432aa627f6ab93d92afe6 Reviewed-on: http://codereview.qt-project.org/5138 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'tests/benchmarks/declarative/creation/creation.pro')
-rw-r--r--tests/benchmarks/declarative/creation/creation.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/declarative/creation/creation.pro b/tests/benchmarks/declarative/creation/creation.pro
index 8241ace5a6..4d6cafba49 100644
--- a/tests/benchmarks/declarative/creation/creation.pro
+++ b/tests/benchmarks/declarative/creation/creation.pro
@@ -1,7 +1,7 @@
load(qttest_p4)
TEMPLATE = app
TARGET = tst_creation
-QT += declarative qtquick1
+QT += declarative qtquick1 widgets
macx:CONFIG -= app_bundle
SOURCES += tst_creation.cpp