mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
webkit: update to 30762 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3919 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -58,6 +58,11 @@ CONFIG(release) {
|
||||
DEFINES += NDEBUG
|
||||
}
|
||||
|
||||
gtk-port:CONFIG(debug) {
|
||||
DEFINES += G_DISABLE_DEPRECATED GDK_PIXBUF_DISABLE_DEPRECATED GDK_DISABLE_DEPRECATED GTK_DISABLE_DEPRECATED PANGO_DISABLE_DEPRECATED
|
||||
# maybe useful for debugging DEFINES += GDK_MULTIHEAD_SAFE GTK_MULTIHEAD_SAFE
|
||||
}
|
||||
|
||||
BASE_DIR = $$PWD
|
||||
qt-port:INCLUDEPATH += \
|
||||
$$PWD/WebKit/qt/Api
|
||||
|
||||
Reference in New Issue
Block a user