123456789101112131415161718192021222324252627282930313233343536 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- C_UPPER_SRCS :=
- CXX_SRCS :=
- C++_SRCS :=
- OBJ_SRCS :=
- CC_SRCS :=
- ASM_SRCS :=
- CPP_SRCS :=
- C_SRCS :=
- O_SRCS :=
- S_UPPER_SRCS :=
- CC_DEPS :=
- C++_DEPS :=
- EXECUTABLES :=
- C_UPPER_DEPS :=
- CXX_DEPS :=
- OBJS :=
- CPP_DEPS :=
- C_DEPS :=
- # Every subdirectory with source files must be described here
- SUBDIRS := \
- Sers/Core/Module/Api \
- Sers/Core/Module/App \
- Sers/Core/Module/Log \
- Sers/Core/Module/http/mongoose \
- Sers/Core/Module/json/cJSON \
- Sers/Core/Util/ConfigurationManager \
- Sers/Core/Util/Threading \
- Sers/Gateway \
- Sers/ServiceStation \
- . \
|