summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/polygon/polygon.pro
blob: 293502a33d47e17ea81d89201668027a35eab341 (plain)
1
2
3
4
5
6
7
TEMPLATE = lib
TARGET = polygon_snippets
QT += core gui widgets

SOURCES = \
    polygon.cpp