diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 5661a86907..5556e56cba 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -1855,6 +1855,13 @@ | |||
| 1855 | Use this variable when the arguments need to be after the | 1855 | Use this variable when the arguments need to be after the |
| 1856 | <filename>.pro</filename> file list on the command line. | 1856 | <filename>.pro</filename> file list on the command line. |
| 1857 | </para> | 1857 | </para> |
| 1858 | |||
| 1859 | <para> | ||
| 1860 | This variable is is used with recipes that inherit the | ||
| 1861 | <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link> | ||
| 1862 | class or other classes that inherit | ||
| 1863 | <filename>qmake_base</filename>. | ||
| 1864 | </para> | ||
| 1858 | </glossdef> | 1865 | </glossdef> |
| 1859 | </glossentry> | 1866 | </glossentry> |
| 1860 | 1867 | ||
| @@ -1866,6 +1873,13 @@ | |||
| 1866 | Use this variable when the arguments need to be before the | 1873 | Use this variable when the arguments need to be before the |
| 1867 | <filename>.pro</filename> file list on the command line. | 1874 | <filename>.pro</filename> file list on the command line. |
| 1868 | </para> | 1875 | </para> |
| 1876 | |||
| 1877 | <para> | ||
| 1878 | This variable is is used with recipes that inherit the | ||
| 1879 | <link linkend='ref-classes-qmake_base'><filename>qmake_base</filename></link> | ||
| 1880 | class or other classes that inherit | ||
| 1881 | <filename>qmake_base</filename>. | ||
| 1882 | </para> | ||
| 1869 | </glossdef> | 1883 | </glossdef> |
| 1870 | </glossentry> | 1884 | </glossentry> |
| 1871 | 1885 | ||
