changeset 30 | 5dc02b23752f |
child 33 | 3e2da88830cd |
29:b72c6db6890b | 30:5dc02b23752f |
---|---|
1 INCLUDEPATH += $$PWD |
|
2 |
|
3 SOURCES += \ |
|
4 $$PWD/qdeclarativedebuggerstatus.cpp \ |
|
5 $$PWD/qpacketprotocol.cpp \ |
|
6 $$PWD/qdeclarativedebugservice.cpp \ |
|
7 $$PWD/qdeclarativedebugclient.cpp \ |
|
8 $$PWD/qdeclarativedebug.cpp |
|
9 |
|
10 HEADERS += \ |
|
11 $$PWD/qdeclarativedebuggerstatus_p.h \ |
|
12 $$PWD/qpacketprotocol_p.h \ |
|
13 $$PWD/qdeclarativedebugservice_p.h \ |
|
14 $$PWD/qdeclarativedebugclient_p.h \ |
|
15 $$PWD/qdeclarativedebug_p.h |