2012-02-20 00:34:44 +00:00
|
|
|
TEMPLATE = subdirs
|
2012-08-09 01:24:20 +00:00
|
|
|
|
|
|
|
SUBDIRS +=imageprovider \
|
|
|
|
plugins \
|
|
|
|
networkaccessmanagerfactory \
|
|
|
|
referenceexamples \
|
|
|
|
shell
|
2012-11-22 10:33:28 +00:00
|
|
|
|
|
|
|
#Install
|
|
|
|
sources.files = qml.pro
|
|
|
|
sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/qml
|
|
|
|
INSTALLS += sources
|