2016-09-21 09:23:29 +08:00
|
|
|
#
|
|
|
|
# Component Makefile
|
|
|
|
#
|
|
|
|
|
2016-10-28 14:32:13 +08:00
|
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
|
|
COMPONENT_PRIV_INCLUDEDIRS := include/internal include/platform include/openssl
|
2016-09-21 09:23:29 +08:00
|
|
|
|
|
|
|
COMPONENT_SRCDIRS := library platform
|
|
|
|
|