summaryrefslogtreecommitdiffstats
path: root/examples/widgets/scroller/scroller.pro
blob: bf4c64be6b498134c7b6f553ad49b207e8afa780 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
SUBDIRS +=  graphicsview

# install
sources.files = scroller.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/scroller
INSTALLS += sources