Import files from OE to build WebKit (patch to link icu required)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3317 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord
2007-12-06 10:23:27 +00:00
parent 8ccfa5c993
commit 2517420cbe
21 changed files with 1102 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
TEMPLATE = subdirs
CONFIG += ordered
!gtk-port:CONFIG += qt-port
qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins
SUBDIRS += \
WebCore
qt-port:SUBDIRS += \
WebKit/qt/QtLauncher
gtk-port:SUBDIRS += \
WebKitTools/GtkLauncher