summaryrefslogtreecommitdiffstats
path: root/examples/gui/gui.pro
blob: 0696458db12fcc31d12bb98f29ffd364d8822d76 (plain)
1
2
3
4
5
6
7
8
requires(qtHaveModule(gui))

TEMPLATE     = subdirs
QT_FOR_CONFIG += gui
CONFIG += no_docs_target

SUBDIRS += rasterwindow \
           rhiwindow