system/chre/apps/message_world/message_world.mk

13 lines
309 B
Makefile
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
#
# Message World Makefile
#
# Common Compiler Flags ########################################################
# Include paths.
COMMON_CFLAGS += -Iapps/message_world/include
# Common Source Files ##########################################################
COMMON_SRCS += apps/message_world/message_world.cc