2012-02-20 00:34:44 +00:00
|
|
|
TEMPLATE = subdirs
|
2012-08-09 01:24:20 +00:00
|
|
|
|
2014-02-18 13:39:23 +00:00
|
|
|
qtHaveModule(quick): SUBDIRS += \
|
|
|
|
networkaccessmanagerfactory \
|
|
|
|
qmlextensionplugins \
|
|
|
|
xmlhttprequest
|
2013-02-19 13:47:12 +00:00
|
|
|
|
2012-08-10 06:51:01 +00:00
|
|
|
SUBDIRS += \
|
2012-08-09 01:24:20 +00:00
|
|
|
referenceexamples \
|
2013-02-19 13:47:12 +00:00
|
|
|
shell
|
2012-11-22 10:33:28 +00:00
|
|
|
|
2012-11-29 15:02:34 +00:00
|
|
|
EXAMPLE_FILES = \
|
|
|
|
dynamicscene \
|
2013-08-12 13:24:03 +00:00
|
|
|
qml-i18n \
|
2012-11-29 15:02:34 +00:00
|
|
|
locale
|