QT += core xmlpatterns QT -= gui TARGET = XmlMemleak CONFIG += console CONFIG -= app_bundle TEMPLATE = app SOURCES += main.cpp RESOURCES += \ res.qrc