1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

webkit: fixes to get r28485 built

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3320 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-12-07 18:02:40 +00:00
parent aa521e3dd6
commit e6b479c396
2 changed files with 11 additions and 2 deletions
+4 -1
View File
@@ -33,7 +33,10 @@ gtk-port:INCLUDEPATH += \
$$BASE_DIR/WebCore/loader/gtk \
$$BASE_DIR/WebCore/page/gtk \
$$BASE_DIR/WebKit/gtk/Api \
$$BASE_DIR/WebKit/gtk/WebCoreSupport
$$BASE_DIR/WebKit/gtk/WebView \
$$BASE_DIR/WebKit/gtk/WebCoreSupport \
$$BASE_DIR/JavaScriptCore/ForwardingHeaders \
$$BASE_DIR
INCLUDEPATH += \
$$BASE_DIR/JavaScriptCore/ \
$$BASE_DIR/JavaScriptCore/kjs \