tools/tools.pro
changeset 22 79de32ba3296
parent 3 41300fa6a67c
child 30 5dc02b23752f
equal deleted inserted replaced
19:fcece45ef507 22:79de32ba3296
    26 
    26 
    27 embedded:SUBDIRS += kmap2qmap
    27 embedded:SUBDIRS += kmap2qmap
    28 
    28 
    29 contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer qmldebugger
    29 contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer qmldebugger
    30 contains(QT_CONFIG, dbus):SUBDIRS += qdbus
    30 contains(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
    32 embedded: SUBDIRS += makeqpf
    33 embedded: SUBDIRS += makeqpf
    33 
    34 
    34 !wince*:!cross_compile:SUBDIRS += qdoc3
    35 !wince*:!cross_compile:SUBDIRS += qdoc3
    35 
    36 
    36 CONFIG+=ordered
    37 CONFIG+=ordered