summaryrefslogtreecommitdiffstats
path: root/doc/html/distributingntqt.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:18:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:18:50 +0900
commit9f5d59f33644aaadd7af43db86734a3294250a02 (patch)
tree4a15ec2d023078bbee1a5b00dfb02e72972d0cd3 /doc/html/distributingntqt.html
parentff63338d189a49a16b29a503ba23727cfa7e2e66 (diff)
downloadtqt3-9f5d59f33644aaadd7af43db86734a3294250a02.tar.gz
tqt3-9f5d59f33644aaadd7af43db86734a3294250a02.zip
qt -> tqt conversion:
qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/distributingntqt.html')
-rw-r--r--doc/html/distributingntqt.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/distributingntqt.html b/doc/html/distributingntqt.html
index cd47fe172..959996e44 100644
--- a/doc/html/distributingntqt.html
+++ b/doc/html/distributingntqt.html
@@ -74,8 +74,8 @@ path.
<p> <center><table cellpadding="4" cellspacing="2" border="0">
<tr bgcolor="#a2c511"> <th valign="top">Platform <th valign="top">File
<tr bgcolor="#f0f0f0"> <td valign="top">Windows <td valign="top"><tt>qt[version].dll</tt>
-<tr bgcolor="#d0d0d0"> <td valign="top">Unix/Linux <td valign="top"><tt>libqt[version].so</tt>
-<tr bgcolor="#f0f0f0"> <td valign="top">Mac <td valign="top"><tt>libqt[version].dylib</tt>
+<tr bgcolor="#d0d0d0"> <td valign="top">Unix/Linux <td valign="top"><tt>libtqt[version].so</tt>
+<tr bgcolor="#f0f0f0"> <td valign="top">Mac <td valign="top"><tt>libtqt[version].dylib</tt>
</table></center>
<p> <em>version</em> includes the three version numbers. For threaded builds the
version is prefixed with <em>-mt</em>.