Ignore:
Timestamp:
Nov 7, 2014, 5:23:02 PM (11 years ago)
Author:
Dmitry A. Kuminov
Message:

vendor: Import qt-everywhere-opensource-src-4.8.6 from Digia (excluding doc/html and doc/qch dirs generated from doc/src, and imports and templates dirs which are emtpy).

File:
1 edited

Legend:

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

    r844 r1156  
    4646                xml
    4747
     48
     49
    4850!contains(QT_CONFIG, no-gui):contains(QT_CONFIG, multimedia) {
    4951    SUBDIRS += multimedia
     
    6365contains(QT_CONFIG, openvg): SUBDIRS += openvg
    6466contains(QT_CONFIG, dbus): SUBDIRS += dbus
    65 contains(QT_CONFIG, declarative): SUBDIRS += declarative
    66 win32: SUBDIRS += activeqt
     67contains(QT_CONFIG, declarative): SUBDIRS += declarative
     68win32: SUBDIRS += activeqt
    6769contains(QT_CONFIG, xmlpatterns):!contains(QT_CONFIG, no-gui): SUBDIRS += xmlpatterns
    6870contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows
     
    7476INSTALLS += sources
    7577
    76 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note: See TracChangeset for help on using the changeset viewer.