summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/anchorlayout/anchorlayout.pro
blob: 1afba2747c45d037abc727bbccc5336ea4523f39 (plain)
1
2
3
4
5
6
7
8
9
TARGET = anchorlayout

QT += widgets

SOURCES   = main.cpp

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