summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-imageformat/textdocument-imageformat.pro
blob: f770f68593fd6d854894cfd27a5932ac49362a2c (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = lib
TARGET = textdocument-imageformat
QT += widgets core gui

SOURCES = \
    main.cpp

RESOURCES = \
    images.qrc