aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/creationtime/creationtime.pro
blob: 17f428ad67da60df4ab3d2f93ff20283974e9858 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
TARGET = tst_creationtime

QT += qml testlib
CONFIG += testcase
osx:CONFIG -= app_bundle

DEFINES += QQC2_IMPORT_PATH=\\\"$$QQC2_SOURCE_TREE/src/imports\\\"

SOURCES += \
    tst_creationtime.cpp