subdir_vars.mk 525 B

123456789101112131415161718192021222324252627
  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. ../main.cpp
  7. CMD_SRCS += \
  8. ../lnk_msp430g2452.cmd
  9. OBJS += \
  10. ./main.obj
  11. CPP_DEPS += \
  12. ./main.pp
  13. CPP_DEPS__QUOTED += \
  14. "main.pp"
  15. OBJS__QUOTED += \
  16. "main.obj"
  17. CPP_SRCS__QUOTED += \
  18. "../main.cpp"