TEMPLATE = app TARGET = ImageLabeler QT += core gui xml HEADERS += LineEditForm.h \ OptionsForm.h \ functions.h \ ImageHolder.h \ ImageLabeler.h SOURCES += LineEditForm.cpp \ OptionsForm.cpp \ functions.cpp \ ImageHolder.cpp \ ImageLabeler.cpp \ main.cpp FORMS += \ ui/ImageLabeler.ui RESOURCES +=