summaryrefslogtreecommitdiffstats
path: root/examples/widgets/scroller/graphicsview/graphicsview.pro
blob: 07ad81922ea818d8089df1813f540ca92051c2e5 (plain)
1
2
3
4
5
6
7
TEMPLATE = app
SOURCES = main.cpp

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