summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/widgets/nestedlayouts/nestedlayouts.pro
blob: 33ee6e6cb01aa2ad35e6d1251ce3c66eeae59230 (plain)
1
2
3
4
5
6
7
QT += widgets

SOURCES = main.cpp

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