CONFIG += testcase TARGET = tst_qdeclarativeloader QT += testlib contains(QT_CONFIG,declarative): QT += declarative declarative-private gui network widgets macx:CONFIG -= app_bundle HEADERS += ../shared/testhttpserver.h SOURCES += tst_qdeclarativeloader.cpp \ ../shared/testhttpserver.cpp include(../shared/qdeclarativedatatest.pri) DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0