summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlcomponent/qmlcomponent.pro
blob: 6a86f583310b2206c3e53cf8faa36e414ce55f39 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
TEMPLATE = app
TARGET = tst_qmlcomponent
QT += declarative
macx:CONFIG -= app_bundle

SOURCES += tst_qmlcomponent.cpp testtypes.cpp
HEADERS += testtypes.h