CONFIG += testcase TARGET = tst_qdeclarativerepeater macx:CONFIG -= app_bundle SOURCES += tst_qdeclarativerepeater.cpp DEFINES += SRCDIR=\\\"$$PWD\\\" CONFIG += parallel_test QT += core-private gui-private widgets-private declarative-private qtquick1-private testlib