diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 /qmake/CHANGES | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'qmake/CHANGES')
-rw-r--r-- | qmake/CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/CHANGES b/qmake/CHANGES index ca786eea8..a203791ee 100644 --- a/qmake/CHANGES +++ b/qmake/CHANGES @@ -53,7 +53,7 @@ 2) library dependencies, when on .pro depends on another library - it will automatically build that other library (unix makefiles only) 3) automatic detection of configurations for Qt, if CONFIG qt is specified - it will find the settings for the most recent Qt itself. + it will find the settings for the most recent TQt itself. Project Builder for Mac OS X is now a supported backend for qmake. @@ -63,6 +63,6 @@ 1.00a - - First release, shipped with Qt 3.0. + First release, shipped with TQt 3.0. qmake ships with support for Unix make, MSVC (both dsp and nmake), Borland make. |