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

SOURCES = main.cpp

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