subdir_vars.mk 734 B

123456789101112131415161718192021222324252627282930
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. CPP_SRCS += \
  6. ../Process/Jacb_struct_Re.cpp \
  7. ../Process/PM_Process.cpp
  8. OBJS += \
  9. ./Process/Jacb_struct_Re.obj \
  10. ./Process/PM_Process.obj
  11. CPP_DEPS += \
  12. ./Process/Jacb_struct_Re.d \
  13. ./Process/PM_Process.d
  14. CPP_DEPS__QUOTED += \
  15. "Process\Jacb_struct_Re.d" \
  16. "Process\PM_Process.d"
  17. OBJS__QUOTED += \
  18. "Process\Jacb_struct_Re.obj" \
  19. "Process\PM_Process.obj"
  20. CPP_SRCS__QUOTED += \
  21. "../Process/Jacb_struct_Re.cpp" \
  22. "../Process/PM_Process.cpp"