summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/picture/picture.pro
blob: 8a3f6145461d6edef069e80b914e2b363b5d926e (plain)
1
2
3
4
5
6
7
TEMPLATE = lib
TARGET = picture_snippets
QT += core gui widgets

SOURCES = \
    picture.cpp