system/chre/apps/test/chqts/build/echo_message/Makefile

9 lines
205 B
Makefile
Raw Normal View History

2025-08-25 08:01:50 +08:00
NANOAPP_NAME := echo_message
NANOAPP_SRC_FILES := echo_message.cc
NANOAPP_ID := 0x476f6f6754fffffb
NANOAPP_VERSION := 0x00000000
NANOAPP_NAME_STRING := \"CHQTS\ Echo\ Message\"
include ../shared_make.mk