forked from ResurrectionRemix/external_skia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
skia_static_deps.mk
40 lines (35 loc) · 1.01 KB
/
skia_static_deps.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
###############################################################################
#
# THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT.
#
# For bugs, please contact [email protected] or [email protected]
#
###############################################################################
###############################################################################
#
# This file contains the shared and static dependencies needed by any target
# that attempts to statically link Skia (i.e. libskia_static build target).
#
# This is a workaround for the fact that the build system does not add these
# transitive dependencies when it attempts to link libskia_static into another
# library.
#
###############################################################################
LOCAL_SHARED_LIBRARIES += \
liblog \
libGLESv2 \
libEGL \
libz \
libexpat \
libjpeg \
libpng \
libicuuc \
libicui18n \
libft2 \
libdng_sdk \
libpiex
LOCAL_STATIC_LIBRARIES += \
libgif \
libwebp-decode \
libwebp-encode \
libsfntly