From 4a50612f5b786ef78f5d6cb29d8c1348568ca50e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 14 Jun 2015 08:02:06 +0000 Subject: removed rpath from libqmmpui git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5137 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/qmmpui.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/qmmpui') diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index 0025f3a0e..0aca53af2 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -13,8 +13,6 @@ CONFIG += warn_on \ QMAKE_LIBDIR += ../../lib \ qmmpui -LIBS += -Wl,-rpath,./ - unix { TARGET = ../../lib/qmmpui LIBS += -L../../lib -lqmmp -- cgit v1.2.3-13-gbd6f