CONFIG += testcase CONFIG += parallel_test TARGET = tst_qstatemachine QT = core-private testlib gui !contains(QT_CONFIG, no-widgets): QT += widgets SOURCES = tst_qstatemachine.cpp