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

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
/home/lucas/workspace/conversionV2/Domain/AffineTransformation.cpp \
/home/lucas/workspace/conversionV2/Domain/SimplexPoint.cpp \
/home/lucas/workspace/conversionV2/Domain/SimploidPoint.cpp \
/home/lucas/workspace/conversionV2/Domain/TensorPoint.cpp 

OBJS += \
./conversionV2/Domain/AffineTransformation.o \
./conversionV2/Domain/SimplexPoint.o \
./conversionV2/Domain/SimploidPoint.o \
./conversionV2/Domain/TensorPoint.o 

CPP_DEPS += \
./conversionV2/Domain/AffineTransformation.d \
./conversionV2/Domain/SimplexPoint.d \
./conversionV2/Domain/SimploidPoint.d \
./conversionV2/Domain/TensorPoint.d 


# Each subdirectory must supply rules for building sources it contributes
conversionV2/Domain/AffineTransformation.o: /home/lucas/workspace/conversionV2/Domain/AffineTransformation.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 ' '

conversionV2/Domain/SimplexPoint.o: /home/lucas/workspace/conversionV2/Domain/SimplexPoint.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 ' '

conversionV2/Domain/SimploidPoint.o: /home/lucas/workspace/conversionV2/Domain/SimploidPoint.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 ' '

conversionV2/Domain/TensorPoint.o: /home/lucas/workspace/conversionV2/Domain/TensorPoint.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 ' '


