Ignore local and non-filesystem qml imports.
authorMorten Johan Sørvig <morten.sorvig@digia.com>
Wed, 23 Apr 2014 14:06:46 +0000 (16:06 +0200)
committerMorten Johan Sørvig <morten.sorvig@digia.com>
Thu, 3 Jul 2014 07:51:04 +0000 (09:51 +0200)
commit4b711fec48c395ab4e486dd1a789309d4d488e9d
tree744ec3d42ab7ac8441fc67a6bdc23cea0fc7ba2f
parentaa35d132010f4410d72e30d03e3dd713c7a2241d
Ignore local and non-filesystem qml imports.

Make macdeplpoyqt deploy qml imports from Qml2ImportsPath
only. js and local imports should be deployed as a
part of the application build. Remote (network) imports
should be loaded at run-time.

Task-number: QTBUG-38533
Change-Id: I322f588912bcbb65fbc45676faaa3de76d625bef
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
src/macdeployqt/shared/shared.cpp