summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro
blob: 5908648378df98838af2288fe289bf5019bb2996 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qtemporarydir
SOURCES       += tst_qtemporarydir.cpp
INCLUDEPATH += ../../../../shared/
HEADERS += ../../../../shared/emulationdetector.h

QT = core testlib testlib-private