equal
deleted
inserted
replaced
16 |
16 |
17 TEMPLATE = subdirs |
17 TEMPLATE = subdirs |
18 |
18 |
19 CONFIG += ordered |
19 CONFIG += ordered |
20 |
20 |
|
21 SUBDIRS += tsutils |
|
22 |
21 symbian:SUBDIRS += activitydatabase |
23 symbian:SUBDIRS += activitydatabase |
22 |
24 |
23 SUBDIRS += activityserviceplugin \ |
25 SUBDIRS += activityserviceplugin \ |
24 orbitintegration/hbactivityplugin |
26 orbitintegration/hbactivityplugin \ |
25 |
27 |
|
28 tests { |
|
29 SUBDIRS += activityserviceplugin/tsrc \ |
|
30 tsutils/tsrc \ |
|
31 } |
26 |
32 |
27 |
|
28 tests:SUBDIRS += activityserviceplugin/unittests |
|
29 symbian:SUBDIRS += activityserviceplugin/symbianinstaller |
33 symbian:SUBDIRS += activityserviceplugin/symbianinstaller |
30 |
34 |
31 symbian:include(rom.pri) |
35 symbian:include(rom.pri) |