summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/widgets/windowlayout/windowlayout.pro
blob: 6fd115591e84a9492f5cb6714947d63deffb2cd2 (plain)
1
2
3
4
5
6
7
8
9
SOURCES = main.cpp

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


simulator: warning(This example might not fully work on Simulator platform)