# This file is generated automatically. Do not edit.
# Use project properties -> Build -> Qt -> Expert -> Custom Definitions.
TEMPLATE = app
DESTDIR = dist/debug2release/GNU-Linux-x86
TARGET = Qt_Kitti_jorge
VERSION = 1.0.0
CONFIG -= debug_and_release app_bundle lib_bundle
CONFIG += link_pkgconfig release 
PKGCONFIG += opencv
QT = core gui
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
HEADERS += 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
FORMS += BatchProcessing.ui KittiForm.ui
RESOURCES +=
TRANSLATIONS +=
OBJECTS_DIR = build/debug2release/GNU-Linux-x86
MOC_DIR = 
RCC_DIR = 
UI_DIR = 
QMAKE_CC = gcc
QMAKE_CXX = g++
DEFINES += 
INCLUDEPATH += ../../Descargas/PCL-1.6.0-Source/surface/include/pcl/surface ../../KITTI/devkit/cpp ../../MyThesisCode/h ../../MyThesisCode/src /usr/local/include /usr/local/include/pcl-1.6 /usr/include/eigen3 /usr/include/vtk-5.8 
LIBS += -lpcl_common -lpcl_features -lpcl_filters -lpcl_geometry -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 -lvtkCharts -lvtkCommon -lvtkDICOMParser -lvtkFiltering -lvtkGenericFiltering -lvtkGeovis -lvtkGraphics -lvtkHybrid -lvtkIO -lvtkImaging -lvtkInfovis -lvtkParallel -lvtkQtChart -lvtkRendering -lvtkViews -lvtkVolumeRendering -lvtkWidgets -lvtkalglib -lvtkexoIIc -lvtkftgl -lvtkmetaio -lvtkproj4 -lvtksys -lvtkverdict  
