#############################################################################
# Makefile for building: dist/Debug/GNU-Linux-x86/Qt_Kitti_jorge
# Generated by qmake (2.01a) (Qt 4.8.1) on: Tue Dec 10 18:16:49 2013
# Project:  nbproject/qt-Debug.pro
# Template: app
# Command: /usr/bin/qmake VPATH=. -o qttmp-Debug.mk nbproject/qt-Debug.pro
#############################################################################

####### Compiler, tools and options

CC            = gcc
CXX           = g++
DEFINES       = -DQT_WEBKIT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
CXXFLAGS      = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)
INCPATH       = -I/usr/share/qt4/mkspecs/linux-g++ -Inbproject -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/local/include -I/usr/include/pcl-1.7 -I/usr/include/eigen3 -I/usr/include/vtk-5.8 -Ih -I/usr/include/qt4/QtDeclarative -I/usr/local/include/opencv -I. -I. -Inbproject -I.
LINK          = g++
LFLAGS        = 
LIBS          = $(SUBLIBS)  -L/usr/lib/i386-linux-gnu -lpcl_common -lpcl_features -lpcl_filters -lpcl_io -lpcl_io_ply -lpcl_kdtree -lpcl_keypoints -lpcl_octree -lpcl_registration -lpcl_sample_consensus -lpcl_search -lpcl_segmentation -lpcl_surface -lpcl_tracking -lpcl_visualization -lboost_system -lboost_thread -lboost_filesystem -lvtkCharts -lvtkCommon -lvtkDICOMParser -lvtkFiltering -lvtkGenericFiltering -lvtkGeovis -lvtkGraphics -lvtkHybrid -lvtkIO -lvtkImaging -lvtkInfovis -lvtkParallel -lvtkQtChart -lvtkRendering -lvtkViews -lvtkVolumeRendering -lvtkWidgets -lvtkalglib -lvtkexoIIc -lvtkftgl -lvtkmetaio -lvtkproj4 -lvtksys -lvtkverdict -lQtDeclarative -lgsl -lgslcblas -lm /usr/local/lib/libopencv_calib3d.so /usr/local/lib/libopencv_contrib.so /usr/local/lib/libopencv_core.so /usr/local/lib/libopencv_features2d.so /usr/local/lib/libopencv_flann.so /usr/local/lib/libopencv_gpu.so /usr/local/lib/libopencv_highgui.so /usr/local/lib/libopencv_imgproc.so /usr/local/lib/libopencv_legacy.so /usr/local/lib/libopencv_ml.so /usr/local/lib/libopencv_nonfree.so /usr/local/lib/libopencv_objdetect.so /usr/local/lib/libopencv_photo.so /usr/local/lib/libopencv_stitching.so /usr/local/lib/libopencv_ts.so /usr/local/lib/libopencv_video.so /usr/local/lib/libopencv_videostab.so -lQtGui -lQtCore -lpthread 
AR            = ar cqs
RANLIB        = 
QMAKE         = /usr/bin/qmake
TAR           = tar -cf
COMPRESS      = gzip -9f
COPY          = cp -f
SED           = sed
COPY_FILE     = $(COPY)
COPY_DIR      = $(COPY) -r
STRIP         = strip
INSTALL_FILE  = install -m 644 -p
INSTALL_DIR   = $(COPY_DIR)
INSTALL_PROGRAM = install -m 755 -p
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p

####### Output directory

OBJECTS_DIR   = build/Debug/GNU-Linux-x86/

####### Files

SOURCES       = BatchProcessing.cpp \
		KittiForm.cpp \
		geometry.cpp \
		munkres.cpp \
		newmain.cpp \
		poseEstimation.cpp \
		sampling.cpp \
		src/CpuTime.cpp \
		src/PclPointCloud.cpp \
		src/Stereo.cpp \
		src/camera.cpp \
		src/operations.cpp moc_BatchProcessing.cpp \
		moc_KittiForm.cpp
OBJECTS       = build/Debug/GNU-Linux-x86/BatchProcessing.o \
		build/Debug/GNU-Linux-x86/KittiForm.o \
		build/Debug/GNU-Linux-x86/geometry.o \
		build/Debug/GNU-Linux-x86/munkres.o \
		build/Debug/GNU-Linux-x86/newmain.o \
		build/Debug/GNU-Linux-x86/poseEstimation.o \
		build/Debug/GNU-Linux-x86/sampling.o \
		build/Debug/GNU-Linux-x86/CpuTime.o \
		build/Debug/GNU-Linux-x86/PclPointCloud.o \
		build/Debug/GNU-Linux-x86/Stereo.o \
		build/Debug/GNU-Linux-x86/camera.o \
		build/Debug/GNU-Linux-x86/operations.o \
		build/Debug/GNU-Linux-x86/moc_BatchProcessing.o \
		build/Debug/GNU-Linux-x86/moc_KittiForm.o
DIST          = /usr/share/qt4/mkspecs/common/unix.conf \
		/usr/share/qt4/mkspecs/common/linux.conf \
		/usr/share/qt4/mkspecs/common/gcc-base.conf \
		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
		/usr/share/qt4/mkspecs/common/g++-base.conf \
		/usr/share/qt4/mkspecs/common/g++-unix.conf \
		/usr/share/qt4/mkspecs/qconfig.pri \
		/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/usr/share/qt4/mkspecs/features/qt_config.prf \
		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/usr/share/qt4/mkspecs/features/default_pre.prf \
		/usr/share/qt4/mkspecs/features/debug.prf \
		/usr/share/qt4/mkspecs/features/default_post.prf \
		/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
		/usr/share/qt4/mkspecs/features/warn_on.prf \
		/usr/share/qt4/mkspecs/features/qt.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/moc.prf \
		/usr/share/qt4/mkspecs/features/resources.prf \
		/usr/share/qt4/mkspecs/features/uic.prf \
		/usr/share/qt4/mkspecs/features/yacc.prf \
		/usr/share/qt4/mkspecs/features/lex.prf \
		/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		nbproject/qt-Debug.pro
QMAKE_TARGET  = Qt_Kitti_jorge
DESTDIR       = dist/Debug/GNU-Linux-x86/
TARGET        = dist/Debug/GNU-Linux-x86/Qt_Kitti_jorge

first: all
####### Implicit rules

.SUFFIXES: .o .c .cpp .cc .cxx .C

.cpp.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cc.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cxx.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.C.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.c.o:
	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"

####### Build rules

all: qttmp-Debug.mk $(TARGET)

$(TARGET): ui_BatchProcessing.h ui_KittiForm.h $(OBJECTS)  
	@$(CHK_DIR_EXISTS) dist/Debug/GNU-Linux-x86/ || $(MKDIR) dist/Debug/GNU-Linux-x86/ 
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
	{ test -n "$(DESTDIR)" && DESTDIR="$(DESTDIR)" || DESTDIR=.; } && test $$(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $$DESTDIR" -ex quit '$(TARGET)' && test -f $(TARGET).gdb-index && objcopy --add-section '.gdb_index=$(TARGET).gdb-index' --set-section-flags '.gdb_index=readonly' '$(TARGET)' '$(TARGET)' && rm -f $(TARGET).gdb-index || true

qttmp-Debug.mk: nbproject/qt-Debug.pro  /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/unix.conf \
		/usr/share/qt4/mkspecs/common/linux.conf \
		/usr/share/qt4/mkspecs/common/gcc-base.conf \
		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
		/usr/share/qt4/mkspecs/common/g++-base.conf \
		/usr/share/qt4/mkspecs/common/g++-unix.conf \
		/usr/share/qt4/mkspecs/qconfig.pri \
		/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
		/usr/share/qt4/mkspecs/features/qt_functions.prf \
		/usr/share/qt4/mkspecs/features/qt_config.prf \
		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		/usr/share/qt4/mkspecs/features/default_pre.prf \
		/usr/share/qt4/mkspecs/features/debug.prf \
		/usr/share/qt4/mkspecs/features/default_post.prf \
		/usr/share/qt4/mkspecs/features/link_pkgconfig.prf \
		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
		/usr/share/qt4/mkspecs/features/warn_on.prf \
		/usr/share/qt4/mkspecs/features/qt.prf \
		/usr/share/qt4/mkspecs/features/unix/thread.prf \
		/usr/share/qt4/mkspecs/features/moc.prf \
		/usr/share/qt4/mkspecs/features/resources.prf \
		/usr/share/qt4/mkspecs/features/uic.prf \
		/usr/share/qt4/mkspecs/features/yacc.prf \
		/usr/share/qt4/mkspecs/features/lex.prf \
		/usr/share/qt4/mkspecs/features/include_source_dir.prf \
		/usr/lib/i386-linux-gnu/libQtDeclarative.prl \
		/usr/lib/i386-linux-gnu/libQtGui.prl \
		/usr/lib/i386-linux-gnu/libQtCore.prl
	$(QMAKE) VPATH=. -o qttmp-Debug.mk nbproject/qt-Debug.pro
/usr/share/qt4/mkspecs/common/unix.conf:
/usr/share/qt4/mkspecs/common/linux.conf:
/usr/share/qt4/mkspecs/common/gcc-base.conf:
/usr/share/qt4/mkspecs/common/gcc-base-unix.conf:
/usr/share/qt4/mkspecs/common/g++-base.conf:
/usr/share/qt4/mkspecs/common/g++-unix.conf:
/usr/share/qt4/mkspecs/qconfig.pri:
/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
/usr/share/qt4/mkspecs/features/qt_functions.prf:
/usr/share/qt4/mkspecs/features/qt_config.prf:
/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/usr/share/qt4/mkspecs/features/default_pre.prf:
/usr/share/qt4/mkspecs/features/debug.prf:
/usr/share/qt4/mkspecs/features/default_post.prf:
/usr/share/qt4/mkspecs/features/link_pkgconfig.prf:
/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf:
/usr/share/qt4/mkspecs/features/warn_on.prf:
/usr/share/qt4/mkspecs/features/qt.prf:
/usr/share/qt4/mkspecs/features/unix/thread.prf:
/usr/share/qt4/mkspecs/features/moc.prf:
/usr/share/qt4/mkspecs/features/resources.prf:
/usr/share/qt4/mkspecs/features/uic.prf:
/usr/share/qt4/mkspecs/features/yacc.prf:
/usr/share/qt4/mkspecs/features/lex.prf:
/usr/share/qt4/mkspecs/features/include_source_dir.prf:
/usr/lib/i386-linux-gnu/libQtDeclarative.prl:
/usr/lib/i386-linux-gnu/libQtGui.prl:
/usr/lib/i386-linux-gnu/libQtCore.prl:
qmake:  FORCE
	@$(QMAKE) VPATH=. -o qttmp-Debug.mk nbproject/qt-Debug.pro

dist: 
	@$(CHK_DIR_EXISTS) build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0 || $(MKDIR) build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0/ && $(COPY_FILE) --parents BatchProcessing.h KittiForm.h bodyPart.h colormap.hpp geometry.h h/CpuTime.h h/PclPointCloud.h h/Stereo.h h/camera.h h/operations.h matrix.h munkres.h pedestrianModel.h poseEstimation.h rapidxml.hpp rapidxml_iterators.hpp rapidxml_print.hpp rapidxml_utils.hpp sampling.h build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0/ && $(COPY_FILE) --parents BatchProcessing.cpp KittiForm.cpp geometry.cpp munkres.cpp newmain.cpp poseEstimation.cpp sampling.cpp src/CpuTime.cpp src/PclPointCloud.cpp src/Stereo.cpp src/camera.cpp src/operations.cpp build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0/ && $(COPY_FILE) --parents BatchProcessing.ui KittiForm.ui build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0/ && (cd `dirname build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0` && $(TAR) Qt_Kitti_jorge1.0.0.tar Qt_Kitti_jorge1.0.0 && $(COMPRESS) Qt_Kitti_jorge1.0.0.tar) && $(MOVE) `dirname build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0`/Qt_Kitti_jorge1.0.0.tar.gz . && $(DEL_FILE) -r build/Debug/GNU-Linux-x86/Qt_Kitti_jorge1.0.0


clean:compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) *~ core *.core


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) $(TARGET) 
	-$(DEL_FILE) qttmp-Debug.mk


check: first

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

compiler_moc_header_make_all: moc_BatchProcessing.cpp moc_KittiForm.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) moc_BatchProcessing.cpp moc_KittiForm.cpp
moc_BatchProcessing.cpp: ui_BatchProcessing.h \
		geometry.h \
		colormap.hpp \
		poseEstimation.h \
		pedestrianModel.h \
		bodyPart.h \
		sampling.h \
		rapidxml.hpp \
		rapidxml_print.hpp \
		BatchProcessing.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) BatchProcessing.h -o moc_BatchProcessing.cpp

moc_KittiForm.cpp: ui_KittiForm.h \
		KittiForm.h
	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) KittiForm.h -o moc_KittiForm.cpp

compiler_rcc_make_all:
compiler_rcc_clean:
compiler_image_collection_make_all: qmake_image_collection.cpp
compiler_image_collection_clean:
	-$(DEL_FILE) qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: ui_BatchProcessing.h ui_KittiForm.h
compiler_uic_clean:
	-$(DEL_FILE) ui_BatchProcessing.h ui_KittiForm.h
ui_BatchProcessing.h: BatchProcessing.ui
	/usr/bin/uic-qt4 BatchProcessing.ui -o ui_BatchProcessing.h

ui_KittiForm.h: KittiForm.ui
	/usr/bin/uic-qt4 KittiForm.ui -o ui_KittiForm.h

compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_moc_header_clean compiler_uic_clean 

####### Compile

build/Debug/GNU-Linux-x86/BatchProcessing.o: BatchProcessing.cpp BatchProcessing.h \
		ui_BatchProcessing.h \
		geometry.h \
		colormap.hpp \
		poseEstimation.h \
		pedestrianModel.h \
		bodyPart.h \
		sampling.h \
		rapidxml.hpp \
		rapidxml_print.hpp
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/BatchProcessing.o BatchProcessing.cpp

build/Debug/GNU-Linux-x86/KittiForm.o: KittiForm.cpp KittiForm.h \
		ui_KittiForm.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/KittiForm.o KittiForm.cpp

build/Debug/GNU-Linux-x86/geometry.o: geometry.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/geometry.o geometry.cpp

build/Debug/GNU-Linux-x86/munkres.o: munkres.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/munkres.o munkres.cpp

build/Debug/GNU-Linux-x86/newmain.o: newmain.cpp KittiForm.h \
		ui_KittiForm.h \
		BatchProcessing.h \
		ui_BatchProcessing.h \
		geometry.h \
		colormap.hpp \
		poseEstimation.h \
		pedestrianModel.h \
		bodyPart.h \
		sampling.h \
		rapidxml.hpp \
		rapidxml_print.hpp
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/newmain.o newmain.cpp

build/Debug/GNU-Linux-x86/poseEstimation.o: poseEstimation.cpp poseEstimation.h \
		pedestrianModel.h \
		bodyPart.h \
		sampling.h \
		geometry.h \
		colormap.hpp \
		rapidxml.hpp \
		rapidxml_print.hpp
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/poseEstimation.o poseEstimation.cpp

build/Debug/GNU-Linux-x86/sampling.o: sampling.cpp sampling.h \
		geometry.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/sampling.o sampling.cpp

build/Debug/GNU-Linux-x86/CpuTime.o: src/CpuTime.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/CpuTime.o src/CpuTime.cpp

build/Debug/GNU-Linux-x86/PclPointCloud.o: src/PclPointCloud.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/PclPointCloud.o src/PclPointCloud.cpp

build/Debug/GNU-Linux-x86/Stereo.o: src/Stereo.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/Stereo.o src/Stereo.cpp

build/Debug/GNU-Linux-x86/camera.o: src/camera.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/camera.o src/camera.cpp

build/Debug/GNU-Linux-x86/operations.o: src/operations.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/operations.o src/operations.cpp

build/Debug/GNU-Linux-x86/moc_BatchProcessing.o: moc_BatchProcessing.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/moc_BatchProcessing.o moc_BatchProcessing.cpp

build/Debug/GNU-Linux-x86/moc_KittiForm.o: moc_KittiForm.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o build/Debug/GNU-Linux-x86/moc_KittiForm.o moc_KittiForm.cpp

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

