Cleanup corelib autotests
[profile/ivi/qtbase.git] / tests / auto / corelib / io / qfilesystementry / qfilesystementry.pro
1 CONFIG += testcase parallel_test
2 TARGET = tst_qfilesystementry
3 QT = core-private testlib
4 SOURCES = tst_qfilesystementry.cpp \
5     $${QT.core.sources}/io/qfilesystementry.cpp
6 HEADERS = $${QT.core.sources}/io/qfilesystementry_p.h