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

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