TEMPLATE = lib TARGET = textdocument-printing QT += core gui widgets printsupport HEADERS = \ mainwindow.h SOURCES = \ main.cpp \ mainwindow.cpp