equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: File that exports domain APIs |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 // ccapplication |
|
21 #include "../ccapp/ccaclient/group/bld.inf" |
|
22 #include "../ccapp/ccapputil/group/bld.inf" |
|
23 #include "../ccapp/group/bld.inf" |
|
24 |
|
25 // plugins |
|
26 #include "../ccacommlauncherplugin/group/bld.inf" |
|
27 #include "../ccadetailsviewplugin/group/bld.inf" |
|
28 #include "../ccamycardplugin/group/bld.inf" |
|
29 |
|
30 // contactor service |
|
31 #include "../ccacontactorservice/group/bld.inf" |
|
32 |
|
33 // ccat, removed from builds see Ticket#567 |
|
34 //#include "../ccapp/tsrc/private/basic/ccaclienttester/group/bld.inf" |
|
35 |