mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
webkit-gtk: merge with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3639 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,9 +3,15 @@ CONFIG += ordered
|
||||
!gtk-port:CONFIG += qt-port
|
||||
qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins
|
||||
SUBDIRS += \
|
||||
WebCore
|
||||
WebCore \
|
||||
JavaScriptCore/kjs/testkjs.pro
|
||||
|
||||
qt-port {
|
||||
SUBDIRS += WebKit/qt/QtLauncher
|
||||
|
||||
!win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
|
||||
}
|
||||
|
||||
qt-port:SUBDIRS += \
|
||||
WebKit/qt/QtLauncher
|
||||
gtk-port:SUBDIRS += \
|
||||
WebKitTools/GtkLauncher
|
||||
WebKitTools/GtkLauncher \
|
||||
WebKitTools/DumpRenderTree/gtk/DumpRenderTree.pro
|
||||
|
||||
Reference in New Issue
Block a user