aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/plugindestdir.pri
blob: 6ba5d94ba46597a99241d40e83b361f7fae96b2c (plain)
1
2
3
4
5
6
7
osx:  DESIGNER_PATH = QmlDesigner
else: DESIGNER_PATH = qmldesigner

DESTDIR = $$IDE_PLUGIN_PATH/$$DESIGNER_PATH

target.path = $$INSTALL_PLUGIN_PATH/$$DESIGNER_PATH
INSTALLS += target