a9c5bdee99b74e0b0f5628e583fc40c21e9d9d02
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / debugger / debugger.pro
1 TEMPLATE = subdirs
2
3 PRIVATETESTS += \
4     qdeclarativeenginedebug \
5     qdeclarativedebugclient \
6     qdeclarativedebugservice \
7     qdeclarativedebugjs \
8     qpacketprotocol
9
10 contains(QT_CONFIG, private_tests) {
11     SUBDIRS += $$PRIVATETESTS
12 }