qtmobility/examples/examples.pro
changeset 5 453da2cfceef
parent 4 90517678cc4f
child 11 06b8e2af4411
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
     7     SUBDIRS += filemanagerplugin \
     7     SUBDIRS += filemanagerplugin \
     8                bluetoothtransferplugin \
     8                bluetoothtransferplugin \
     9                notesmanagerplugin \
     9                notesmanagerplugin \
    10                servicebrowser
    10                servicebrowser
    11 
    11 
    12     !symbian:SUBDIRS+= servicenotesmanager/sfw-notes
    12     !symbian:SUBDIRS+= sfw-notes
    13     
    13     
    14     contains(QT_CONFIG, declarative) {
    14     contains(QT_CONFIG, declarative) {
    15         SUBDIRS += servicenotesmanager/declarative-sfw-notes \
    15         SUBDIRS += declarative-sfw-notes \
    16                    declarative-sfw-dialer
    16                    declarative-sfw-dialer
    17     }
    17     }
    18 }
    18 }
    19 
    19 
    20 #BearerManagement examples
    20 #BearerManagement examples