equal
deleted
inserted
replaced
9 # Initial Contributors: |
9 # Initial Contributors: |
10 # Nokia Corporation - initial contribution. |
10 # Nokia Corporation - initial contribution. |
11 # |
11 # |
12 # Contributors: |
12 # Contributors: |
13 # |
13 # |
14 # Description: SEARCH project file |
14 # Description: SEARCHUI project file |
15 # |
15 # |
16 TEMPLATE = subdirs |
16 TEMPLATE = subdirs |
17 |
17 |
18 SUBDIRS += indevicehandler \ |
18 SUBDIRS += onlinehandler \ |
|
19 indevicehandler \ |
19 stateproviders \ |
20 stateproviders \ |
20 runtimeproviders \ |
21 runtimeproviders \ |
21 searchapplication |
22 searchapplication |
22 |
23 |
23 |
24 |