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