################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
../src/qt/config.tests/unix/largefile/largefiletest.cpp 

CPP_DEPS += \
./src/qt/config.tests/unix/largefile/largefiletest.d 

OBJS += \
./src/qt/config.tests/unix/largefile/largefiletest.o 


# Each subdirectory must supply rules for building sources it contributes
src/qt/config.tests/unix/largefile/%.o: ../src/qt/config.tests/unix/largefile/%.cpp src/qt/config.tests/unix/largefile/subdir.mk
	@echo 'Building file: $<'
	@echo 'Invoking: Cross G++ Compiler'
	g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


clean: clean-src-2f-qt-2f-config-2e-tests-2f-unix-2f-largefile

clean-src-2f-qt-2f-config-2e-tests-2f-unix-2f-largefile:
	-$(RM) ./src/qt/config.tests/unix/largefile/largefiletest.d ./src/qt/config.tests/unix/largefile/largefiletest.o

.PHONY: clean-src-2f-qt-2f-config-2e-tests-2f-unix-2f-largefile

