Files
poky/meta/packages/webkit/files/WebKit.pro
2007-12-06 10:23:27 +00:00

12 lines
245 B
Prolog

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