Changeset 846 for trunk/examples/xml/xml.pro
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/examples/xml/xml.pro
r561 r846 1 1 TEMPLATE = subdirs 2 SUBDIRS = dombookmarks \ 3 htmlinfo \ 2 SUBDIRS = htmlinfo \ 3 xmlstreamlint 4 5 !contains(QT_CONFIG, no-gui) { 6 SUBDIRS += dombookmarks \ 4 7 rsslisting \ 5 8 saxbookmarks \ 6 streambookmarks \7 xmlstreamlint 9 streambookmarks 10 } 8 11 9 12 symbian: SUBDIRS = htmlinfo saxbookmarks
Note:
See TracChangeset
for help on using the changeset viewer.