4f9ebbc35085580af0e0721f9ceacd528de9e34c
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / debugger.pro
1 TEMPLATE = subdirs
2
3 PRIVATETESTS += \
4     qqmlenginedebug \
5     qqmldebugclient \
6     qqmldebugservice \
7     qqmldebugjs \
8     qqmlinspector \
9     qqmlprofilerservice \
10     qpacketprotocol \
11     qv8profilerservice \
12     qdebugmessageservice
13
14 contains(QT_CONFIG, private_tests) {
15     SUBDIRS += $$PRIVATETESTS
16 }