diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-02 19:20:31 +0900 |
| commit | 92fe63114ba50d68709680bdc89d93633dc3ed92 (patch) | |
| tree | 8eb76c5af648b19d08acc2bb8a6fe0fdb82b9eaa /doc/html/integration.html | |
| parent | 649c4c61a1f1f479f4532b196f68df476cef2680 (diff) | |
| download | tqt-feat/tqmake.tar.gz tqt-feat/tqmake.zip | |
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |
