# This file is generated automatically. Do not edit.
# Use project properties -> Build -> Qt -> Expert -> Custom Definitions.
TEMPLATE = app
DESTDIR = dist/Release/GNU-Linux-x86
TARGET = Qt_Kitti_jorge
VERSION = 1.0.0
CONFIG -= debug_and_release app_bundle lib_bundle
CONFIG += release 
PKGCONFIG +=
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/Release/GNU-Linux-x86
MOC_DIR = 
RCC_DIR = 
UI_DIR = 
QMAKE_CC = gcc
QMAKE_CXX = g++
DEFINES += 
INCLUDEPATH += ../../MyThesisCode/h 
LIBS += 
