equal
deleted
inserted
replaced
3 SOURCES += \ |
3 SOURCES += \ |
4 $$PWD/qdeclarativedebuggerstatus.cpp \ |
4 $$PWD/qdeclarativedebuggerstatus.cpp \ |
5 $$PWD/qpacketprotocol.cpp \ |
5 $$PWD/qpacketprotocol.cpp \ |
6 $$PWD/qdeclarativedebugservice.cpp \ |
6 $$PWD/qdeclarativedebugservice.cpp \ |
7 $$PWD/qdeclarativedebugclient.cpp \ |
7 $$PWD/qdeclarativedebugclient.cpp \ |
8 $$PWD/qdeclarativedebug.cpp |
8 $$PWD/qdeclarativedebug.cpp \ |
|
9 $$PWD/qdeclarativedebugtrace.cpp |
9 |
10 |
10 HEADERS += \ |
11 HEADERS += \ |
11 $$PWD/qdeclarativedebuggerstatus_p.h \ |
12 $$PWD/qdeclarativedebuggerstatus_p.h \ |
12 $$PWD/qpacketprotocol_p.h \ |
13 $$PWD/qpacketprotocol_p.h \ |
13 $$PWD/qdeclarativedebugservice_p.h \ |
14 $$PWD/qdeclarativedebugservice_p.h \ |
14 $$PWD/qdeclarativedebugclient_p.h \ |
15 $$PWD/qdeclarativedebugclient_p.h \ |
15 $$PWD/qdeclarativedebug_p.h |
16 $$PWD/qdeclarativedebug_p.h \ |
|
17 $$PWD/qdeclarativedebugtrace_p.h |