| | 4 | |
| | 5 | # Remove this once we can actually use the API |
| | 6 | INCLUDEPATH += $$PWD/JavaScriptCore \ |
| | 7 | $$PWD/WebCore \ |
| | 8 | $$PWD/WebCore/platform \ |
| | 9 | $$PWD/WebCore/platform/qt \ |
| | 10 | $$PWD/WebCore/platform/network \ |
| | 11 | $$PWD/WebCore/platform/graphics \ |
| | 12 | $$PWD/WebCore/editing \ |
| | 13 | $$PWD/WebCore/page \ |
| | 14 | $$PWD/WebCore/page/qt \ |
| | 15 | $$PWD/WebCore/dom \ |
| | 16 | $$PWD/WebCore/html \ |
| | 17 | $$PWD/WebCore/history \ |
| | 18 | $$PWD/WebCore/rendering \ |
| | 19 | $$PWD/WebCore/loader \ |
| | 20 | $$PWD/WebCore/loader/qt \ |
| | 21 | $$PWD/WebCore/css \ |
| | 22 | $$PWD/WebCore/bridge \ |
| | 23 | $$PWD/WebKitQt/WebCoreSupport |