123456789101112131415161718192021222324252627 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- # Add inputs and outputs from these tool invocations to the build variables
- CPP_SRCS += \
- ../main.cpp
- CMD_SRCS += \
- ../lnk_msp430g2452.cmd
- OBJS += \
- ./main.obj
- CPP_DEPS += \
- ./main.pp
- CPP_DEPS__QUOTED += \
- "main.pp"
- OBJS__QUOTED += \
- "main.obj"
- CPP_SRCS__QUOTED += \
- "../main.cpp"
|