summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporaryfile/qtemporaryfile.pro
blob: b9650b8ddef5cc6968f0f48efbf7f8b5f5aeee1d (plain)
1
2
3
4
5
CONFIG += testcase parallel_test
TARGET = tst_qtemporaryfile
QT = core testlib
SOURCES = tst_qtemporaryfile.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"