summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint/plugandpaint.pro
blob: 58c4dbbb6e39635fb45ba2551b40680810c03d9b (plain)
1
2
3
4
5
6
7
QT_FOR_CONFIG += widgets
requires(qtConfig(inputdialog))

TEMPLATE = subdirs
SUBDIRS = plugins app

app.depends = plugins