equal
deleted
inserted
replaced
7 SUBDIRS += filemanagerplugin \ |
7 SUBDIRS += filemanagerplugin \ |
8 bluetoothtransferplugin \ |
8 bluetoothtransferplugin \ |
9 notesmanagerplugin \ |
9 notesmanagerplugin \ |
10 servicebrowser |
10 servicebrowser |
11 |
11 |
|
12 #These examples do not work on Symbian yet |
12 !symbian:SUBDIRS+= sfw-notes |
13 !symbian:SUBDIRS+= sfw-notes |
13 |
14 |
14 contains(QT_CONFIG, declarative) { |
15 !symbian:contains(QT_CONFIG, declarative) { |
15 SUBDIRS += declarative-sfw-dialer |
16 SUBDIRS += declarative-sfw-dialer |
16 |
17 |
17 sources.files += declarative-sfw-notes \ |
18 sources.files += declarative-sfw-notes \ |
18 declarative-sfw-dialer/declarative-sfw-dialer |
19 declarative-sfw-dialer/declarative-sfw-dialer |
19 } |
20 } |