summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystemengine/qfilesystemengine.pro
blob: ed59b48d5e99607c60ff6506d359827a29b2c1dc (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qfilesystemengine
QT = core-private testlib
SOURCES = tst_qfilesystemengine.cpp \
    $$QT_SOURCE_TREE/src/corelib/io/qfilesystementry.cpp
HEADERS = $$QT_SOURCE_TREE/src/corelib/io/qfilesystementry_p.h