summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-03-08 16:22:07 (GMT)
committeraxis <qt-info@nokia.com>2010-03-08 16:22:07 (GMT)
commit9a1b9728cc3a65da6646129c8422fa43ea2afed2 (patch)
treec7892cceefaf71e45e3e2957f7d3d455954c51ee /doc/src
parent86ef6dc634ccf8518188a73262aa95b782352f20 (diff)
parent16113ecd5135aea01aac1fa3954143e59269bd50 (diff)
downloadQt-9a1b9728cc3a65da6646129c8422fa43ea2afed2.zip
Qt-9a1b9728cc3a65da6646129c8422fa43ea2afed2.tar.gz
Qt-9a1b9728cc3a65da6646129c8422fa43ea2afed2.tar.bz2
Merge branch 'defFilesAndMisc'
Conflicts: mkspecs/common/symbian/symbian-makefile.conf mkspecs/symbian/features/symbian_building.prf
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/development/qmake-manual.qdoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/development/qmake-manual.qdoc b/doc/src/development/qmake-manual.qdoc
index a960382..c314eb8 100644
--- a/doc/src/development/qmake-manual.qdoc
+++ b/doc/src/development/qmake-manual.qdoc
@@ -1329,9 +1329,13 @@
\target DEF_FILE
\section1 DEF_FILE
- \e {This is only used on Windows when using the \c app template}.
+ \e {This is only used on Windows when using the \c app template,
+ and on Symbian when building a shared DLL}.
- Specifies a \c .def file to be included in the project.
+ Specifies a \c .def file to be included in the project. On Symbian
+ a directory may be specified instead, in which case the real files
+ will be located under the standard Symbian directories \c bwins and
+ \c eabi.
\target DEPENDPATH
\section1 DEPENDPATH