QmlDesigner: fixing .pro file for mac

The relative path is not correct on Mac for deployed packages.

Change-Id: I379f3d986df118495763811617ffe1a2cfe623ec
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
This commit is contained in:
Thomas Hartmann
2013-03-06 11:15:56 +01:00
parent bebf8d50a9
commit 18ad2973ba
@@ -9,4 +9,4 @@ build_all:!build_pass {
CONFIG += release
}
include(../../../../../share/qtcreator/qml/qmlpuppet/qml2puppet/qml2puppet.pri)
include(qml2puppet.pri)