1CONFIG += testcase
2TARGET = tst_qsizef
3SOURCES += tst_qsizef.cpp
4QT = core testlib
5CONFIG += parallel_test
6