summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystementry/qfilesystementry.pro
blob: 7990bb69c3128676937584062774e7beb0e096c0 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qfilesystementry

SOURCES   += tst_qfilesystementry.cpp \
    $${QT.core.sources}/io/qfilesystementry.cpp
HEADERS += $${QT.core.sources}/io/qfilesystementry_p.h
QT = core core-private testlib

CONFIG += parallel_test