Fixes: RPATH for libs on Mac

Task:     Reported by Roberto
RevBy:    TrustMe
Details:  Plugins still don't load on Mac.
This commit is contained in:
Daniel Molkentin
2009-01-26 14:53:27 +01:00
parent a438a853f3
commit 6f2da75dcb

View File

@@ -7,7 +7,7 @@ win32 {
DESTDIR = $$IDE_LIBRARY_PATH
include(../rpath.pri)
include(rpath.pri)
TARGET = $$qtLibraryTarget($$TARGET)