Ignore:
Timestamp:
Aug 2, 2010, 5:05:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

vendor: Merged in qt-everywhere-opensource-src-4.6.3 from Nokia.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/vendor/nokia/qt/current/tools/tools.pro

    r556 r767  
    2929contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer qmldebugger
    3030contains(QT_CONFIG, dbus):SUBDIRS += qdbus
    31 !wince*:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns xmlpatternsvalidator
     31# We don't need these command line utilities on embedded platforms.
     32!wince*:!symbian:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns xmlpatternsvalidator
    3233embedded: SUBDIRS += makeqpf
    3334
Note: See TracChangeset for help on using the changeset viewer.