blob: fc037960d9cdbcf764aed1697569b33344738f3b [file] [log] [blame]
QT += widgets printsupport
HEADERS = licensewizard.h
SOURCES = licensewizard.cpp \
main.cpp
RESOURCES = licensewizard.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/dialogs/licensewizard
INSTALLS += target