qt5base-lts/mkspecs/features/mac
Adam Strzelecki e0676a954c Add rpath pointing to Qt libraries in OS X and iOS
This is triggered only when app is using Qt and Qt was built with "rpath"
configuration and project does not specify QMAKE_RPATHDIR explicitly.

Added rpath is made relative to app binary location if target path lies inside
Qt SDK, so all SDK bundled tools and examples will work automatically without
any changes. Tests are an exception here, since they are being run from their
build location by CI, we may not use relative rpath that work only in install
location.

Task-number: QTBUG-31814
Change-Id: I3690f29d2b5396a19c1dbc92ad05e6c028f8515b
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
2014-11-01 19:26:12 +01:00
..
default_post.prf Add rpath pointing to Qt libraries in OS X and iOS 2014-11-01 19:26:12 +01:00
default_pre.prf Make Xcode debug info format controllable through a qmake variable 2014-04-10 00:44:44 +02:00
objective_c.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rez.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sdk.prf Use PlistBuddy instead of sed/xpath magic to extract OS X/iOS SDK name 2014-04-08 05:16:58 +02:00