a401042d4ef0a9ba2f9a7bef7916139b76f899ca
[profile/ivi/qtdeclarative.git] / examples / quick / customitems / customitems.pro
1 TEMPLATE = subdirs
2 SUBDIRS = \
3     #dialcontrol \
4     #flipable \
5     painteditem \
6     #progressbar \
7     #scrollbar \
8     #searchbox \
9     #slideswitch \
10     #spinner \
11     #tabwidget \
12     maskedmousearea
13
14 # install
15 sources.files = customitems.pro
16 sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/quick/customitems
17 INSTALLS += sources