summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/widgets/widgets.pro
blob: 41cfa1d7f6af95b4dbbf7ca4153bda71d1f599c9 (plain)
1
2
3
4
5
6
7
TEMPLATE  = subdirs
SUBDIRS   = toplevel childwidget windowlayout nestedlayouts

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/widgets
INSTALLS += target
QT += widgets