Fix wrong path to label templates on Mac OS X.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-09-11 20:56:58 +03:00
parent e45f598689
commit 67dbb3eb5f

View File

@ -237,7 +237,7 @@ unix{
templates.files = $$INSTALL_STANDARD_TEMPLATES templates.files = $$INSTALL_STANDARD_TEMPLATES
# Path to label templates after installation # Path to label templates after installation
label.path = /usr/share/$${TARGET}/labels/ label.path = $$RESOURCES_DIR/labels/
label.files = $$INSTALL_LABEL_TEMPLATES label.files = $$INSTALL_LABEL_TEMPLATES
icns_resources.path = $$RESOURCES_DIR/ icns_resources.path = $$RESOURCES_DIR/