forked from qt-creator/qt-creator
Cpaster: Fix RPATH
No additional RPATH magic necessary - cpaster gets it set already by including qtcreatortool.pri. Change-Id: I08af0ea47f0cd12608aed9caebe424be97531447 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
@@ -10,8 +10,6 @@ include(../../../qtcreatortool.pri)
|
|||||||
|
|
||||||
QT += network
|
QT += network
|
||||||
|
|
||||||
linux-*: QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,\$\$ORIGIN/$$relative_path($$IDE_PLUGIN_PATH, $$DESTDIR)\'
|
|
||||||
|
|
||||||
HEADERS = ../protocol.h \
|
HEADERS = ../protocol.h \
|
||||||
../cpasterconstants.h \
|
../cpasterconstants.h \
|
||||||
../pastebindotcomprotocol.h \
|
../pastebindotcomprotocol.h \
|
||||||
|
Reference in New Issue
Block a user