diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 3368c7a3b7..bb07e4c95d 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2187,7 +2187,9 @@ | |||
| 2187 | <title><filename>qmake*.bbclass</filename></title> | 2187 | <title><filename>qmake*.bbclass</filename></title> |
| 2188 | 2188 | ||
| 2189 | <para> | 2189 | <para> |
| 2190 | This family of classes consists of the following: | 2190 | The <filename>qmake*</filename> classes support recipes that |
| 2191 | need to build software that uses Qt's <filename>qmake</filename> | ||
| 2192 | build system and are comprised of the following: | ||
| 2191 | <itemizedlist> | 2193 | <itemizedlist> |
| 2192 | <listitem><para><emphasis><filename>qmake_base</filename>:</emphasis> | 2194 | <listitem><para><emphasis><filename>qmake_base</filename>:</emphasis> |
| 2193 | Provides base functionality for all versions of | 2195 | Provides base functionality for all versions of |
| @@ -2199,12 +2201,6 @@ | |||
| 2199 | </para> | 2201 | </para> |
| 2200 | 2202 | ||
| 2201 | <para> | 2203 | <para> |
| 2202 | The <filename>qmake*</filename> family of classes support recipes that | ||
| 2203 | need to build software that uses Qt's <filename>qmake</filename> | ||
| 2204 | build system. | ||
| 2205 | </para> | ||
| 2206 | |||
| 2207 | <para> | ||
| 2208 | If you need to set any configuration variables or pass any options to | 2204 | If you need to set any configuration variables or pass any options to |
| 2209 | <filename>qmake</filename>, you can add these to the | 2205 | <filename>qmake</filename>, you can add these to the |
| 2210 | <link linkend='var-EXTRA_QMAKEVARS_PRE'><filename>EXTRA_QMAKEVARS_PRE</filename></link> | 2206 | <link linkend='var-EXTRA_QMAKEVARS_PRE'><filename>EXTRA_QMAKEVARS_PRE</filename></link> |
