summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfilesystementry/qfilesystementry.pro
blob: b9b43e6a9f0c4c70648119343351e7ba71fb8cd9 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)

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

CONFIG += parallel_test