diff options
Diffstat (limited to 'doc/html/integration.html')
| -rw-r--r-- | doc/html/integration.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/integration.html b/doc/html/integration.html index e395653ab..d36ebe4d5 100644 --- a/doc/html/integration.html +++ b/doc/html/integration.html @@ -128,20 +128,20 @@ existing projects. It can also be started up by using the Ctrl+Shift+D key combination in Visual Studio. <p> <h3> Using the 'Open TQt Project' button </h3> -<a name="3-4"></a><p> The 'Open TQt Project' button allows you to convert an existing <tt>qmake</tt> project file into a <tt>.dsp</tt> file which you can insert into +<a name="3-4"></a><p> The 'Open TQt Project' button allows you to convert an existing <tt>tqmake</tt> project file into a <tt>.dsp</tt> file which you can insert into your existing workspace. When you click the 'Open TQt Project' -button, just select an existing <tt>qmake</tt> project file (a <tt>.pro</tt> +button, just select an existing <tt>tqmake</tt> project file (a <tt>.pro</tt> file) and then click OK. You will get a message box at the end which asks you to insert the newly created <tt>.dsp</tt> file into your existing workspace. <p> <h3> Using the 'Write TQt Project' button </h3> -<a name="3-5"></a><p> The 'Write TQt Project' button creates a <tt>qmake</tt> project (<tt>.pro</tt>) +<a name="3-5"></a><p> The 'Write TQt Project' button creates a <tt>tqmake</tt> project (<tt>.pro</tt>) file for your current project so that you can easily copy the files -onto another platform and be able to use <tt>qmake</tt> to create a Makefile +onto another platform and be able to use <tt>tqmake</tt> to create a Makefile on that other platform. All you need to do is make the project you want to create a <tt>.pro</tt> file for, and click on the button. Just -name your <tt>qmake</tt> project file and click Save. +name your <tt>tqmake</tt> project file and click Save. <p> <h3> Using the 'Use TQt In Current Project' button </h3> <a name="3-6"></a><p> The 'Use TQt In Current Project' button simply adds in the necessary |
