ref-manual: Edits to the EXTRA_QMAKEVARS_* variables.

(From yocto-docs rev: cc3d87348414a8b89361b2976f6e23f20f68ee3e)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-09 16:57:40 -06:00 committed by Richard Purdie
parent 7628cdbc8f
commit ae0766bf0f
1 changed files with 14 additions and 0 deletions

View File

@ -1855,6 +1855,13 @@
Use this variable when the arguments need to be after the
<filename>.pro</filename> file list on the command line.
</para>
<para>
This variable is is used with recipes that inherit the
<link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link>
class or other classes that inherit
<filename>qmake_base</filename>.
</para>
</glossdef>
</glossentry>
@ -1866,6 +1873,13 @@
Use this variable when the arguments need to be before the
<filename>.pro</filename> file list on the command line.
</para>
<para>
This variable is is used with recipes that inherit the
<link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link>
class or other classes that inherit
<filename>qmake_base</filename>.
</para>
</glossdef>
</glossentry>