Files
esp-mqtt/examples/mqtt_tcp/build/cxx/component_project_vars.mk
T
2018-02-16 02:40:16 +07:00

8 lines
305 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/cxx/include
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/cxx -lcxx -u __cxa_guard_dummy -u __cxx_fatal_exception
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES +=
COMPONENT_LIBRARIES += cxx
component-cxx-build: