summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/qimagewriter/qimagewriter.pro
blob: 077d24d49f6f118eff3a42a01053e048e1b6775a (plain)
1
2
3
4
5
6
7
TEMPLATE = lib
TARGET = qimagewriter_snippets
QT += core gui widgets

SOURCES = \
    main.cpp