CONFIG += testcase TARGET = tst_qqmlconnections macx:CONFIG -= app_bundle SOURCES += tst_qqmlconnections.cpp include (../../shared/util.pri) TESTDATA = data/* QT += core-private gui-private qml-private quick-private testlib