summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius@trolltech.com>2009-06-11 06:29:11 (GMT)
committerMarius Storm-Olsen <marius@trolltech.com>2009-06-11 06:29:11 (GMT)
commit0989cbe2b164560eef14334a540fcbcb2e2ec8cb (patch)
tree744ab25eefae406f16da42863b301ea1cbe24473 /doc
parent2e41f3fd234a31a57c111b16e0339dea52d77d4d (diff)
downloadQt-0989cbe2b164560eef14334a540fcbcb2e2ec8cb.zip
Qt-0989cbe2b164560eef14334a540fcbcb2e2ec8cb.tar.gz
Qt-0989cbe2b164560eef14334a540fcbcb2e2ec8cb.tar.bz2
Remove var->QMAKE_COMP_var docs, and mark feature unsupported.
Reviewed By: andy
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qmake-manual.qdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/qmake-manual.qdoc b/doc/src/qmake-manual.qdoc
index 172bc60..9714a44 100644
--- a/doc/src/qmake-manual.qdoc
+++ b/doc/src/qmake-manual.qdoc
@@ -3303,10 +3303,6 @@
\o output_function
\o Specifies a custom qmake function that is used to specify the filename to be created.
\row
- \o variables
- \o Indicates that the variables specified here are replaced with $(QMAKE_COMP_VARNAME) when refered to
- in the pro file as $(VARNAME).
- \row
\o variable_out
\o The variable that the files created from the output should be added to.
\endtable