QtQuick.Dialogs: deploy qml files only for debug builds
authorShawn Rutledge <shawn.rutledge@digia.com>
Wed, 16 Oct 2013 13:39:06 +0000 (15:39 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 17 Oct 2013 15:39:08 +0000 (17:39 +0200)
commit799e2bb8ba300d5e9c3174299a9e5383469a9eb2
treedbc46990ac968066f06b05a1582d73d319772461
parent9c5ff1e673828448d5b7c4c327618e2fb9ce67da
QtQuick.Dialogs: deploy qml files only for debug builds

QML_FILES are installed with the qml plugin they belong to.  This is
helpful for debugging, but redundant because the same QML is also
packaged as resources (after 8780af05b1bc63aa71c3a318972465ffdb830070).

Task-number: QTBUG-31565
Change-Id: I0b277b62b48e0a742f3ef2ff6ee2a81cc071295e
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
src/imports/dialogs/dialogs.pro