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