aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/creation/creation.pro
blob: d887a1ffbf877ef85116e550280b57363a17d31e (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TEMPLATE = app
TARGET = tst_creation
macx:CONFIG -= app_bundle

SOURCES += tst_creation.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"

QT += core-private gui-private qml-private qtquick1-private widgets testlib