diff options
Diffstat (limited to 'doc/html/distributingntqt.html')
-rw-r--r-- | doc/html/distributingntqt.html | 4 |
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>. |