Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
10 lines
238 B
Prolog
10 lines
238 B
Prolog
CONFIG += testcase
|
|
|
|
TARGET = tst_qfilesystementry
|
|
QT = core testlib
|
|
SOURCES += tst_qfilesystementry.cpp \
|
|
../../../src/corelib/io/qfilesystementry.cpp
|
|
HEADERS += ../../../src/corelib/io/qfilesystementry_p.h
|
|
|
|
CONFIG += parallel_test
|