mirror of
https://git.yoctoproject.org/poky
synced 2026-09-11 21:49:33 +02:00
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:
11
meta/packages/webkit/files/WebKit.pro
Normal file
11
meta/packages/webkit/files/WebKit.pro
Normal 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
|
||||
Reference in New Issue
Block a user