summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/anchorlayout/anchorlayout.pro
blob: bc396226c81566f540b4868baff6b53a1b87094d (plain)
1
2
3
4
5
6
7
8
9
10
11
SOURCES   = main.cpp

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/anchorlayout
INSTALLS += target

TARGET = anchorlayout
QT += widgets


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