TEMPLATE = app TARGET = viewer DEPENDPATH += . INCLUDEPATH += . # Input HEADERS += viewer.h SOURCES += main.cpp viewer.cpp