################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
../ACZ702_Lib/Camera/Camera.c 

OBJS += \
./ACZ702_Lib/Camera/Camera.o 

C_DEPS += \
./ACZ702_Lib/Camera/Camera.d 


# Each subdirectory must supply rules for building sources it contributes
ACZ702_Lib/Camera/%.o: ../ACZ702_Lib/Camera/%.c
	@echo 'Building file: $<'
	@echo 'Invoking: ARM v7 gcc compiler'
	arm-none-eabi-gcc -Wall -O0 -g3 -I../../Camera_LCD_bsp/ps7_cortexa9_0/include -I"E:\project\ACZ7015\ov2640\Camera_LCD\Camera_LCD.sdk\Camera_LCD\ACZ702_Lib\Camera" -I"E:\project\ACZ7015\ov2640\Camera_LCD\Camera_LCD.sdk\Camera_LCD\ACZ702_Lib\LCD" -I"E:\project\ACZ7015\ov2640\Camera_LCD\Camera_LCD.sdk\Camera_LCD\ACZ702_Lib\PS_IIC" -I"E:\project\ACZ7015\ov2640\Camera_LCD\Camera_LCD.sdk\Camera_LCD\ACZ702_Lib\SCU" -I"E:\project\ACZ7015\ov2640\Camera_LCD\Camera_LCD.sdk\Camera_LCD\src" -c -fmessage-length=0 -MT"$@" -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


