Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/tools/qdoc3/test/qmake.qdocconf

    r2 r561  
    77project                 = QMake
    88description             = QMake Manual
    9 url                     = http://doc.trolltech.com/4.5
     9url                     = http://qt.nokia.com/doc/4.6
    1010
    1111indexes                 = $QT_BUILD_TREE/doc-build/html-qt/qt.index
     
    1414
    1515qhp.qmake.file                = qmake.qhp
    16 qhp.qmake.namespace           = com.trolltech.qmake.451
     16qhp.qmake.namespace           = com.trolltech.qmake.460
    1717qhp.qmake.virtualFolder       = qdoc
    1818qhp.qmake.indexTitle          = QMake Manual
    1919qhp.qmake.extraFiles          = classic.css images/qt-logo.png images/trolltech-logo.png
    20 qhp.qmake.filterAttributes    = qt 4.5.1 tools qmake
     20qhp.qmake.filterAttributes    = qt 4.6.1 tools qmake
    2121qhp.qmake.customFilters.qmake.name = qmake Manual
    2222qhp.qmake.customFilters.qmake.filterAttributes = qt tools qmake
     
    2828language                = Cpp
    2929
    30 sources                 = $QT_SOURCE_TREE/doc/src/qmake-manual.qdoc
     30sources                 = $QT_SOURCE_TREE/doc/src/development/qmake-manual.qdoc
    3131
    3232sources.fileextensions  = "*.cpp *.qdoc"
Note: See TracChangeset for help on using the changeset viewer.