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

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

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

SOURCES += \
    tst_creationtime.cpp