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

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

SOURCES += \
    tst_creationtime.cpp