summaryrefslogtreecommitdiffstats
path: root/doc/html/qmake-manual-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qmake-manual-1.html')
-rw-r--r--doc/html/qmake-manual-1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmake-manual-1.html b/doc/html/qmake-manual-1.html
index be0ec6bf..fcd26549 100644
--- a/doc/html/qmake-manual-1.html
+++ b/doc/html/qmake-manual-1.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<h3><a name="1"></a>Introduction to qmake</h3>
<p><em>qmake</em> is a tool created by Trolltech to write makefiles for different compilers and platforms.</p>
<p>Writing makefiles by hand can be difficult and error prone, especially if several makefiles are required for different compiler and platform combinations. With <em>qmake</em>, developers create a simple single 'project' file and run <em>qmake</em> to generate the appropriate makefiles. <em>qmake</em> takes care of all the compiler and platform dependencies, freeing developers to focus on their code. Trolltech uses <em>qmake</em> as the primary build tool for the TQt library, and for the tools supplied with TQt.</p>
-<p><em>qmake</em> also takes care of TQt's special requirements, automatically including build rules for <a href="moc.html">moc</a> and <em>uic</em>.</p>
+<p><em>qmake</em> also takes care of TQt's special requirements, automatically including build rules for <a href="tqmoc.html">tqmoc</a> and <em>tquic</em>.</p>
<!-- eof -->
<p align="right">[<a href="qmake-manual.html">Home</a>] [<a href="qmake-manual-2.html">Next: Installing qmake</a>]</p>
<p><address><hr><div align=center>