1 2 3 4 5 6 7
CONFIG += testcase TARGET = tst_qabstractfileengine QT = core testlib SOURCES = tst_qabstractfileengine.cpp RESOURCES += qabstractfileengine.qrc