summaryrefslogtreecommitdiffstats
path: root/doc/html/commonproblems.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-02 19:20:31 +0900
commit92fe63114ba50d68709680bdc89d93633dc3ed92 (patch)
tree8eb76c5af648b19d08acc2bb8a6fe0fdb82b9eaa /doc/html/commonproblems.html
parent649c4c61a1f1f479f4532b196f68df476cef2680 (diff)
downloadtqt-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/commonproblems.html')
-rw-r--r--doc/html/commonproblems.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/commonproblems.html b/doc/html/commonproblems.html
index d2b396f8c..dc964def0 100644
--- a/doc/html/commonproblems.html
+++ b/doc/html/commonproblems.html
@@ -72,7 +72,7 @@ the relevant release of TQt.
<p> <dd>Programmers need to run <em>tqmoc</em> and other tools such as <em>tquic</em>. These
tools are usually located in the <tt>bin</tt> subdirectory of TQt distributions.
Either run <tt>"$TQTDIR"/bin/tqmoc</tt> and <tt>"$TQTDIR"/bin/tquic</tt> or add <tt>"$TQTDIR"/bin</tt>
-to your <tt>PATH</tt> and run <a href="tqmoc.html#tqmoc">tqmoc</a> and <tt>tquic</tt>. If you use <tt>qmake</tt> the
+to your <tt>PATH</tt> and run <a href="tqmoc.html#tqmoc">tqmoc</a> and <tt>tquic</tt>. If you use <tt>tqmake</tt> the
appropriate lines will be added to your Makefiles so that <em>tquic</em> and
<em>tqmoc</em> will be executed as required.
<p> <dt>Static or shared libraries - Link time