qt6-bb10/tests/auto/corelib/io/qfilesystementry/qfilesystementry.pro

7 lines
228 B
Prolog

CONFIG += testcase parallel_test
TARGET = tst_qfilesystementry
QT = core-private testlib
SOURCES = tst_qfilesystementry.cpp \
$${QT.core.sources}/io/qfilesystementry.cpp
HEADERS = $${QT.core.sources}/io/qfilesystementry_p.h