summaryrefslogtreecommitdiffstats
path: root/doc/html/designer-manual-13.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/designer-manual-13.html')
-rw-r--r--doc/html/designer-manual-13.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/designer-manual-13.html b/doc/html/designer-manual-13.html
index 34d49611a..5d4231e9f 100644
--- a/doc/html/designer-manual-13.html
+++ b/doc/html/designer-manual-13.html
@@ -204,7 +204,7 @@ body { background: #ffffff; color: black; }
<p align="center"><img align="middle" src="rd-projset2.png" width="383" height="273">
</p>
<blockquote><p align="center"><em>Project Settings- C++ Tab</em></p></blockquote>
-<p>Click the C++ Tab to change the <tt>qmake</tt> options. See the <a href="qmake-manual.html">qmake documentation</a> for details on what these options mean. Click the 'Template' combobox and choose application or library to create makefiles for building applications or libraries. Click the 'Config' combobox to select the project configuration and compiler options for all platforms, or specific platforms. Type the Config value in the line edit. Note: Unix defaults to a shared library. If you want a shared library in Windows, type 'dll' at the end of the default config command and make sure you select lib from the Template combobox. Click the 'Libs' combobox to select a platform. Type the libraries in the line edit. Click the 'Defines' combobox and select a platform. 'Defines' values are added as compiler pre-processor macros. Type the 'Defines' values in the line edit. Click the 'Includepath' combobox to select a platform. Includepath specifies the directories that should be searched for include files when compiling the project. Type the 'Includepath' values in the line edit.</p>
+<p>Click the C++ Tab to change the <tt>tqmake</tt> options. See the <a href="tqmake-manual.html">tqmake documentation</a> for details on what these options mean. Click the 'Template' combobox and choose application or library to create makefiles for building applications or libraries. Click the 'Config' combobox to select the project configuration and compiler options for all platforms, or specific platforms. Type the Config value in the line edit. Note: Unix defaults to a shared library. If you want a shared library in Windows, type 'dll' at the end of the default config command and make sure you select lib from the Template combobox. Click the 'Libs' combobox to select a platform. Type the libraries in the line edit. Click the 'Defines' combobox and select a platform. 'Defines' values are added as compiler pre-processor macros. Type the 'Defines' values in the line edit. Click the 'Includepath' combobox to select a platform. Includepath specifies the directories that should be searched for include files when compiling the project. Type the 'Includepath' values in the line edit.</p>
<p>Cick <b>OK</b> to accept changes to the project settings. Click <b>Cancel</b> to exit the dialog without making any changes to the project settings.</p>
<h3><a name="6"></a>The Search Dialogs</h3>
<a name="dialog-find-text"></a><h4><a name="6-1"></a>Find Text Dialog</h4>