summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/weatheranchorlayout/weatheranchorlayout.pro
blob: db1c453cb43d6e795b163e53b018def1251b95f7 (plain)
1
2
3
4
5
6
7
8
QT += widgets

SOURCES += main.cpp
RESOURCES += weatheranchorlayout.qrc

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