utility/json_parser/json_parser.mk

NAME := apps_utility_json_parser
$(NAME)_AUTO_PROTOTYPE := 1
$(NAME)_SOURCES := main.c \
parse_example1.c \
parse_example2.c \
parse_example3.c \
parse_example9.c \
parse_all_examples.c
$(NAME)_RESOURCE_MANIFEST_PATH := resources/manifest.cfg
# Include the webapp resource files
$(NAME)_REQUIRED_COMPONENTS := resources.gecko_os.webapp