summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfilesystementry/qfilesystementry.pro
blob: 3604deaef6890f091da86b7c0343167eb4e1c855 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase

TARGET = tst_qfilesystementry
QT = core testlib
SOURCES   += tst_qfilesystementry.cpp \
    ../../../src/corelib/io/qfilesystementry.cpp
HEADERS += ../../../src/corelib/io/qfilesystementry_p.h

CONFIG += parallel_test