Sign in
ara-mdk
/
platform
/
external
/
stlport
/
91b1d7f8d7847f7b032a8a289b2bb5911c731fba
/
.
/
libstlport.mk
blob: 571e769b35cd63d2113b0806afd045f92a4ab710 [
file
] [
log
] [
blame
]
# Add a couple include paths to use stlport.
# Make sure bionic is first so we can include system headers.
LOCAL_C_INCLUDES
:=
\
bionic \
external
/
stlport
/
stlport \
$
(
LOCAL_C_INCLUDES
)