summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/droprectangle/droprectangle.pro
blob: c8ed4d3694740c39a2ecc8bf0b438b388933414f (plain)
1
2
3
4
5
6
TEMPLATE = lib
TARGET = droprectangle_snippets
QT += core gui widgets

SOURCES = \
    window.cpp