################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
../src/qt/tools/designer/examples/book/book7/main.cpp 

CPP_DEPS += \
./src/qt/tools/designer/examples/book/book7/main.d 

OBJS += \
./src/qt/tools/designer/examples/book/book7/main.o 


# Each subdirectory must supply rules for building sources it contributes
src/qt/tools/designer/examples/book/book7/%.o: ../src/qt/tools/designer/examples/book/book7/%.cpp src/qt/tools/designer/examples/book/book7/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-tools-2f-designer-2f-examples-2f-book-2f-book7

clean-src-2f-qt-2f-tools-2f-designer-2f-examples-2f-book-2f-book7:
	-$(RM) ./src/qt/tools/designer/examples/book/book7/main.d ./src/qt/tools/designer/examples/book/book7/main.o

.PHONY: clean-src-2f-qt-2f-tools-2f-designer-2f-examples-2f-book-2f-book7

