Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/examples/xml/xml.pro

    r561 r846  
    11TEMPLATE      = subdirs
    2 SUBDIRS       = dombookmarks \
    3                 htmlinfo \
     2SUBDIRS       = htmlinfo \
     3                xmlstreamlint
     4
     5!contains(QT_CONFIG, no-gui) {
     6    SUBDIRS +=  dombookmarks \
    47                rsslisting \
    58                saxbookmarks \
    6                 streambookmarks \
    7                 xmlstreamlint
     9                streambookmarks
     10}
    811
    912symbian: SUBDIRS = htmlinfo saxbookmarks
Note: See TracChangeset for help on using the changeset viewer.