aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/demos.pro
blob: b2433969867eb41e8f3d93517c3eb6c19860fb60 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
SUBDIRS =   calqlatr \
            samegame \
            tweetsearch \
            maroon \
            stocqt

# install
sources.files = demos.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/demos
INSTALLS += sources