diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-02 19:20:31 +0900 |
| commit | 92fe63114ba50d68709680bdc89d93633dc3ed92 (patch) | |
| tree | 8eb76c5af648b19d08acc2bb8a6fe0fdb82b9eaa /doc/html/mac-differences.html | |
| parent | 649c4c61a1f1f479f4532b196f68df476cef2680 (diff) | |
| download | tqt-feat/tqmake.tar.gz tqt-feat/tqmake.zip | |
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/mac-differences.html')
| -rw-r--r-- | doc/html/mac-differences.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/mac-differences.html b/doc/html/mac-differences.html index 62aa0a567..691a7c260 100644 --- a/doc/html/mac-differences.html +++ b/doc/html/mac-differences.html @@ -122,7 +122,7 @@ application bundle (the application directory), then you place these into a directory called Frameworks, a subdirectory of the application bundle. <p> The application finds these dynamic libraries if the libraries have an install name of "@executable_path/../Frameworks/libname.dylib. -<p> If you use qmake and Makefiles, use the QMAKE_LFFLAGS_SONAME setting: +<p> If you use tqmake and Makefiles, use the QMAKE_LFFLAGS_SONAME setting: <p> <pre> QMAKE_LFLAGS_SONAME = -Wl,-install_name,@executable_path/../Frameworks/ </pre> @@ -158,7 +158,7 @@ have not been called yet). <p> <h3> Plugin Support </h3> <a name="4-4"></a><p> Note that it is not possible to build TQt plugins using Project Builder -or Xcode. Use <a href="qmake-manual.html">qmake</a> to configure and +or Xcode. Use <a href="tqmake-manual.html">tqmake</a> to configure and build plugins. <p> <h2> Compiler Settings </h2> |
