储能工商业-261Kwh-功率计划曲线App
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324
  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. ../common/GUID.cpp
  7. OBJS += \
  8. ./common/GUID.o
  9. CPP_DEPS += \
  10. ./common/GUID.d
  11. # Each subdirectory must supply rules for building sources it contributes
  12. common/%.o: ../common/%.cpp
  13. @echo 'Building file: $<'
  14. @echo 'Invoking: Cross G++ Compiler'
  15. arm-linux-gnueabihf-g++ -std=c++0x -O0 -g3 -Wall -c -fmessage-length=0 -fPIC -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
  16. @echo 'Finished building: $<'
  17. @echo ' '