1
SOURCES = main.cpp \
2
mainwindow.cpp \
3
xmlwriter.cpp
4
HEADERS = mainwindow.h \
5
xmlwriter.h
6
QT += xml