Debugger: Add autotest skeleton for inspector service
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / debugger / qdeclarativeinspector / tst_qdeclarativeinspector.pro
1 CONFIG += testcase
2 TARGET = tst_qdeclarativinspector
3 macx:CONFIG -= app_bundle
4
5 HEADERS += ../shared/debugutil_p.h
6 SOURCES += tst_qdeclarativeinspector.cpp \
7            ../shared/debugutil.cpp
8
9 DEFINES += SRCDIR=\\\"$$PWD\\\"
10 CONFIG += parallel_test declarative_debug
11
12 QT += core-private gui-private v8-private declarative-private network testlib