1 #! [0]
2 HEADERS = mainwindow.h paintwidget.h
3 #! [0] #! [1]
4 SOURCES = main.cpp mainwindow.cpp \
5 paintwidget.cpp
6 CONFIG += qt
7 #! [1]