diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-04 22:55:45 +0900 |
| commit | 6b5960c0e9ea768759c03be6532009409fa958ce (patch) | |
| tree | d9deedd7df48aef68e2b456d3343f634283d0df6 /doc/html/mac-differences.html | |
| parent | 074d585cc3a076958b986ff7cf31eb15d1e8412a (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> |
