| 3 | | INCLUDEPATH += $$PWD/JavaScriptCore \ |
| 4 | | $$PWD/WebCore \ |
| 5 | | $$PWD/WebCore/platform \ |
| 6 | | $$PWD/WebCore/platform/qt \ |
| 7 | | $$PWD/WebCore/platform/network \ |
| 8 | | $$PWD/WebCore/platform/graphics \ |
| 9 | | $$PWD/WebCore/editing \ |
| 10 | | $$PWD/WebCore/page \ |
| 11 | | $$PWD/WebCore/page/qt \ |
| 12 | | $$PWD/WebCore/dom \ |
| 13 | | $$PWD/WebCore/html \ |
| 14 | | $$PWD/WebCore/history \ |
| 15 | | $$PWD/WebCore/rendering \ |
| 16 | | $$PWD/WebCore/loader \ |
| 17 | | $$PWD/WebCore/loader/qt \ |
| 18 | | $$PWD/WebCore/css \ |
| 19 | | $$PWD/WebCore/bridge \ |
| 20 | | $$PWD/WebKitQt/WebCoreSupport |
| | 3 | INCLUDEPATH += $$PWD/WebKitQt/Api |