Changeset 561 for trunk/tools/qdoc3/test/qmake.qdocconf
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/tools/qdoc3/test/qmake.qdocconf
r2 r561 7 7 project = QMake 8 8 description = QMake Manual 9 url = http:// doc.trolltech.com/4.59 url = http://qt.nokia.com/doc/4.6 10 10 11 11 indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index … … 14 14 15 15 qhp.qmake.file = qmake.qhp 16 qhp.qmake.namespace = com.trolltech.qmake.4 5116 qhp.qmake.namespace = com.trolltech.qmake.460 17 17 qhp.qmake.virtualFolder = qdoc 18 18 qhp.qmake.indexTitle = QMake Manual 19 19 qhp.qmake.extraFiles = classic.css images/qt-logo.png images/trolltech-logo.png 20 qhp.qmake.filterAttributes = qt 4. 5.1 tools qmake20 qhp.qmake.filterAttributes = qt 4.6.1 tools qmake 21 21 qhp.qmake.customFilters.qmake.name = qmake Manual 22 22 qhp.qmake.customFilters.qmake.filterAttributes = qt tools qmake … … 28 28 language = Cpp 29 29 30 sources = $QT_SOURCE_TREE/doc/src/ qmake-manual.qdoc30 sources = $QT_SOURCE_TREE/doc/src/development/qmake-manual.qdoc 31 31 32 32 sources.fileextensions = "*.cpp *.qdoc"
Note:
See TracChangeset
for help on using the changeset viewer.