Files
qt5.12.8/tests/auto/corelib/io/qfilesystementry/qfilesystementry.pro
2025-08-26 22:57:23 +08:00

7 lines
232 B
Prolog

CONFIG += testcase
TARGET = tst_qfilesystementry
QT = core-private testlib
SOURCES = tst_qfilesystementry.cpp \
$$QT_SOURCE_TREE/src/corelib/io/qfilesystementry.cpp
HEADERS = $$QT_SOURCE_TREE/src/corelib/io/qfilesystementry_p.h