Skip to content
  • con's avatar
    Mac: Use rpath instead of executable_path. · 49b86e77
    con authored
    Because executable_path and loader_path are just too inflexible for some
    stuff. The rpath is supposed to be set to the Qt Creator app's Contents
    folder.
    Compiling on 10.4 now requires to enter compatibility mode via
    QTC_TIGER_COMPAT env variable or TIGER_COMPAT_MODE qmake variable.
    49b86e77