diff options
Diffstat (limited to 'doc/mac.doc')
| -rw-r--r-- | doc/mac.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mac.doc b/doc/mac.doc index 1b64d1ed8..86aa5b9aa 100644 --- a/doc/mac.doc +++ b/doc/mac.doc @@ -81,7 +81,7 @@ directory called Frameworks, a subdirectory of the application bundle. The application finds these dynamic libraries if the libraries have an install name of "@executable_path/../Frameworks/libname.dylib. -If you use qmake and Makefiles, use the QMAKE_LFFLAGS_SONAME setting: +If you use tqmake and Makefiles, use the QMAKE_LFFLAGS_SONAME setting: \code QMAKE_LFLAGS_SONAME = -Wl,-install_name,@executable_path/../Frameworks/ @@ -124,7 +124,7 @@ have not been called yet). \section2 Plugin Support Note that it is not possible to build TQt plugins using Project Builder -or Xcode. Use \link qmake-manual.book qmake\endlink to configure and +or Xcode. Use \link tqmake-manual.book tqmake\endlink to configure and build plugins. \section1 Compiler Settings |
