blob: e2b748ecb5296c9c0ff2fe629c9b0eff7e5f868b [file] [log] [blame]
Skia_Android Canary Bot9333abd2016-02-12 18:12:31 +00001
2###############################################################################
3#
4# THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT.
5#
6# For bugs, please contact scroggo@google.com or djsollen@google.com
7#
8###############################################################################
9
10
11###############################################################################
12#
13# This file contains the shared and static dependencies needed by any target
14# that attempts to statically link Skia (i.e. libskia_static build target).
15#
16# This is a workaround for the fact that the build system does not add these
17# transitive dependencies when it attempts to link libskia_static into another
18# library.
19#
20###############################################################################
21LOCAL_SHARED_LIBRARIES += \
22 liblog \
23 libGLESv2 \
24 libEGL \
25 libz \
26 libexpat \
27 libjpeg \
28 libpng \
29 libicuuc \
30 libicui18n \
31 libft2 \
32 libdng_sdk \
33 libpiex
34
35LOCAL_STATIC_LIBRARIES += \
36 libgif \
37 libwebp-decode \
38 libwebp-encode \
39 libsfntly
40