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

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
../Visual_elements/MySignalDealer.cpp \
../Visual_elements/Platform.cpp \
../Visual_elements/main.cpp \
../Visual_elements/moc_MySignalDealer.cpp 

OBJS += \
./Visual_elements/MySignalDealer.o \
./Visual_elements/Platform.o \
./Visual_elements/main.o \
./Visual_elements/moc_MySignalDealer.o 

CPP_DEPS += \
./Visual_elements/MySignalDealer.d \
./Visual_elements/Platform.d \
./Visual_elements/main.d \
./Visual_elements/moc_MySignalDealer.d 


# Each subdirectory must supply rules for building sources it contributes
Visual_elements/%.o: ../Visual_elements/%.cpp
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C++ Compiler'
	g++ -I/usr/include/Inventor -I/usr/include/qt3 -I"/home/lucas/workspace/conversionV2" -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


