summaryrefslogtreecommitdiff
path: root/examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2019-10-04 18:10:39 +0200
committerDominik Holland <dominik.holland@qt.io>2019-10-07 14:55:14 +0200
commitffb90d001e085d297aa15d92b1e4818372494366 (patch)
treeab177f18720a3fb8fee493ffc9b48882b1735566 /examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro
parenta75c835d3eda43961faeefc370c59992f3d3268a (diff)
downloadqtivi-ffb90d001e085d297aa15d92b1e4818372494366.tar.gz
qface-tutorial: Add rpath to the pluginsv5.13.1_QtAS
This is needed for the plugins to find the frontend lib on the target Change-Id: I6b83b5ac96b450f7a35b241b2f64275d2ff5dbc5 Fixes: AUTOSUITE-1250 Reviewed-by: Stanislav Maksimov <smaksimov@luxoft.com>
Diffstat (limited to 'examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro')
-rw-r--r--examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro b/examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro
index ad237bc..911d87f 100644
--- a/examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro
+++ b/examples/ivicore/qface-tutorial/chapter5-ipc/backend_qtro/backend_qtro.pro
@@ -7,6 +7,7 @@ CONFIG += ivigenerator plugin
LIBS += -L$$OUT_PWD/../ -l$$qtLibraryTarget(QtIviInstrumentCluster)
INCLUDEPATH += $$OUT_PWD/../frontend
+QMAKE_RPATHDIR += $$QMAKE_REL_RPATH_BASE/../
QFACE_FORMAT = backend_qtro
QFACE_SOURCES = ../instrument-cluster.qface