summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporarydir/qtemporarydir.pro
blob: 351e2630939a9670bd7c4bb2804bcf8a4e1a9245 (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