summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-11-23 01:12:19 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-11-23 01:12:19 (GMT)
commit60e39093e9bd76b88027863d60873bc82492be50 (patch)
tree1f05a97da1722eb5f83700f3fd897b8a1290ffd8 /tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro
parentb316de95032216a90a8262cce3708f781f8ccbd9 (diff)
parent831d30af205d5125f762696bb6f9a5f9d1e3c5f5 (diff)
downloadQt-60e39093e9bd76b88027863d60873bc82492be50.zip
Qt-60e39093e9bd76b88027863d60873bc82492be50.tar.gz
Qt-60e39093e9bd76b88027863d60873bc82492be50.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro')
-rw-r--r--tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro b/tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro
index 5f0cbe6..6a86f58 100644
--- a/tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro
+++ b/tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro
@@ -2,6 +2,7 @@ load(qttest_p4)
TEMPLATE = app
TARGET = tst_qmlcomponent
QT += declarative
+macx:CONFIG -= app_bundle
SOURCES += tst_qmlcomponent.cpp testtypes.cpp
HEADERS += testtypes.h