TEMPLATE = app
TARGET = findMocs
DEPENDPATH += .
INCLUDEPATH += .
DESTDIR	= ./

# Input
HEADERS += object1.h object2.h object3.h object4.h object5.h object6.h object7.h
SOURCES += main.cpp
