CONFIG += testcase TARGET = tst_qdeclarativeenginedebug macx:CONFIG -= app_bundle HEADERS += ../shared/debugutil_p.h SOURCES += tst_qdeclarativeenginedebug.cpp \ ../shared/debugutil.cpp CONFIG += parallel_test declarative_debug QT += core-private declarative-private quick-private v8-private testlib