equal
deleted
inserted
replaced
14 # Description: Device update project file |
14 # Description: Device update project file |
15 # |
15 # |
16 TEMPLATE = subdirs |
16 TEMPLATE = subdirs |
17 |
17 |
18 SUBDIRS += devicemgmtdialogsplugin \ |
18 SUBDIRS += devicemgmtdialogsplugin \ |
|
19 devicemgmtindicatorsplugin \ |
19 deviceupdatesui \ |
20 deviceupdatesui \ |
20 clientprovisioning |
21 clientprovisioning \ |
|
22 applicationmanagement |
21 |
23 |
22 CONFIG += ordered |
24 CONFIG += ordered |
23 |
25 |
24 symbian: { |
26 symbian: { |
25 SYMBIAN_PLATFORMS = WINSCW \ |
27 SYMBIAN_PLATFORMS = WINSCW \ |