summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystementry/qfilesystementry.pro
blob: 382dc316e6ef8cdbcf7bd4118cee530789f1e7b9 (plain)
1
2
3
4
5
6
CONFIG += testcase parallel_test
TARGET = tst_qfilesystementry
QT = core-private testlib
SOURCES = tst_qfilesystementry.cpp \
    $${QT.core.sources}/io/qfilesystementry.cpp
HEADERS = $${QT.core.sources}/io/qfilesystementry_p.h