qt6windows7/tests/manual/examples/widgets/tools/plugandpaint/plugandpaint.pro
2023-11-01 18:02:52 +01:00

8 lines
122 B
Prolog

QT_FOR_CONFIG += widgets
requires(qtConfig(inputdialog))
TEMPLATE = subdirs
SUBDIRS = plugins app
app.depends = plugins