TEMPLATE = app TARGET = hello CONFIG += qt CONFIG += debug HEADERS += DrawingWindow.h SOURCES += DrawingWindow.cpp SOURCES += hello.cpp