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

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
/home/lucas/workspace/conversionV2/Index/BezierIndex.cpp \
/home/lucas/workspace/conversionV2/Index/HyperIdx.cpp \
/home/lucas/workspace/conversionV2/Index/IndexedMPMatrix.cpp \
/home/lucas/workspace/conversionV2/Index/IndexedMatrix.cpp \
/home/lucas/workspace/conversionV2/Index/MatrixIdx.cpp \
/home/lucas/workspace/conversionV2/Index/MultiIdx.cpp 

OBJS += \
./conversionV2/Index/BezierIndex.o \
./conversionV2/Index/HyperIdx.o \
./conversionV2/Index/IndexedMPMatrix.o \
./conversionV2/Index/IndexedMatrix.o \
./conversionV2/Index/MatrixIdx.o \
./conversionV2/Index/MultiIdx.o 

CPP_DEPS += \
./conversionV2/Index/BezierIndex.d \
./conversionV2/Index/HyperIdx.d \
./conversionV2/Index/IndexedMPMatrix.d \
./conversionV2/Index/IndexedMatrix.d \
./conversionV2/Index/MatrixIdx.d \
./conversionV2/Index/MultiIdx.d 


# Each subdirectory must supply rules for building sources it contributes
conversionV2/Index/BezierIndex.o: /home/lucas/workspace/conversionV2/Index/BezierIndex.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/Index/HyperIdx.o: /home/lucas/workspace/conversionV2/Index/HyperIdx.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/Index/IndexedMPMatrix.o: /home/lucas/workspace/conversionV2/Index/IndexedMPMatrix.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/Index/IndexedMatrix.o: /home/lucas/workspace/conversionV2/Index/IndexedMatrix.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/Index/MatrixIdx.o: /home/lucas/workspace/conversionV2/Index/MatrixIdx.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/Index/MultiIdx.o: /home/lucas/workspace/conversionV2/Index/MultiIdx.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 ' '


