QT += xml HEADERS = mainwindow.h \ xmlwriter.h SOURCES = main.cpp \ mainwindow.cpp \ xmlwriter.cpp