summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporaryfile/qtemporaryfile.pro
blob: 8a91340e5f2ff1fa3a417c34cb373115d586408c (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qtemporaryfile
QT = core testlib
SOURCES = tst_qtemporaryfile.cpp
TESTDATA += tst_qtemporaryfile.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
RESOURCES += qtemporaryfile.qrc