system/chre/apps/wifi_world/wifi_world.mk

13 lines
297 B
Makefile
Raw Normal View History

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