1 HEADERS = finalwidget.h \
2 screenwidget.h \
3 viewer.h
4 SOURCES = finalwidget.cpp \
5 main.cpp \
6 screenwidget.cpp \
7 viewer.cpp