sources.mk 760 B

123456789101112131415161718192021222324252627282930313233343536
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. C_UPPER_SRCS :=
  5. CXX_SRCS :=
  6. C++_SRCS :=
  7. OBJ_SRCS :=
  8. CC_SRCS :=
  9. ASM_SRCS :=
  10. CPP_SRCS :=
  11. C_SRCS :=
  12. O_SRCS :=
  13. S_UPPER_SRCS :=
  14. CC_DEPS :=
  15. C++_DEPS :=
  16. EXECUTABLES :=
  17. C_UPPER_DEPS :=
  18. CXX_DEPS :=
  19. OBJS :=
  20. CPP_DEPS :=
  21. C_DEPS :=
  22. # Every subdirectory with source files must be described here
  23. SUBDIRS := \
  24. Sers/Core/Module/Api \
  25. Sers/Core/Module/App \
  26. Sers/Core/Module/Log \
  27. Sers/Core/Module/http/mongoose \
  28. Sers/Core/Module/json/cJSON \
  29. Sers/Core/Util/ConfigurationManager \
  30. Sers/Core/Util/Threading \
  31. Sers/Gateway \
  32. Sers/ServiceStation \
  33. . \