equal
deleted
inserted
replaced
|
1 load(qttest_p4) |
|
2 contains(QT_CONFIG,declarative): QT += network declarative |
|
3 macx:CONFIG -= app_bundle |
|
4 |
|
5 HEADERS += ../shared/debugutil_p.h |
|
6 SOURCES += tst_qdeclarativedebugclient.cpp \ |
|
7 ../shared/debugutil.cpp |