From 5604f8eea315eb2e82cf3784466402b756fe5488 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Wed, 18 Nov 2015 17:36:37 +0200 Subject: [PATCH] Correct path to Tape. --HG-- branch : develop --- src/app/valentina/valentina.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/valentina/valentina.pro b/src/app/valentina/valentina.pro index 3a85f841c..9cf869daa 100644 --- a/src/app/valentina/valentina.pro +++ b/src/app/valentina/valentina.pro @@ -261,7 +261,7 @@ unix{ libraries.files += $${OUT_PWD}/../../libs/vpropertyexplorer/$${DESTDIR}/libvpropertyexplorer.1.dylib tape.path = $$MACOS_DIR - tape.files += $${OUT_PWD}/../tape/$${DESTDIR}/tape + tape.files += $${OUT_PWD}/../tape/$${DESTDIR}/tape.app/$$MACOS_DIR/tape # Utility pdftops need for saving a layout image to PS and EPS formates. xpdf.path = $$MACOS_DIR