mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 755869 - [14] Fix Gonk build by ensuring all Skia includes are used in NDK-mode. r=mwu
This commit is contained in:
parent
a529641827
commit
be17b5bb41
@ -57,7 +57,7 @@ SHARED_LIBRARY_LIBS = ../xpwidgets/libxpwidgets_s.a
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
DEFINES += -D_IMPL_NS_WIDGET -DHAVE_OFF64_T
|
||||
DEFINES += -D_IMPL_NS_WIDGET -DHAVE_OFF64_T -DSK_BUILD_FOR_ANDROID_NDK
|
||||
|
||||
LOCAL_INCLUDES += \
|
||||
-I$(topsrcdir)/widget/xpwidgets \
|
||||
|
Loading…
Reference in New Issue
Block a user