summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qtemporaryfile/qtemporaryfile.pro
blob: c1b04f4e0b60d25c4b1d8a532efcab3a732f9370 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)
TEMPLATE = app
TARGET = tst_qtemporaryfile
DEPENDPATH += .
INCLUDEPATH += .

QT -= gui

CONFIG += release

# Input
SOURCES += main.cpp