equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 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 the License "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: This is a top level bld file to generate all sapi libraries. |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 |
|
20 #include "../sapi_contacts_vpbk/group/bld.inf" |
|
21 #include "../sapi_location/group/bld.inf" |
|
22 #include "../sapi_mediamanagement/group/bld.inf" |
|
23 #include "../sapi_landmarks/group/bld.inf" |
|
24 //#include "../camera/group/bld.inf" |
|
25 #include "../sapi_messaging/group/bld.inf" |
|
26 |
|
27 #include "../sapi_applicationmanager/group/bld.inf" |
|
28 #include "../sapi_calendar/group/bld.inf" |
|
29 #include "../sapi_logging/group/bld.inf" |
|
30 #include "../sapi_sensor/group/bld.inf" |
|
31 #include "../sapi_sysinfo/group/bld.inf" |
|
32 |
|
33 |
|
34 PRJ_EXPORTS |
|
35 ../rom/serviceapi.iby CORE_MW_LAYER_IBY_EXPORT_PATH(serviceapi.iby) |
|
36 ../rom/serviceapiresource.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(serviceapiresource.iby) |
|
37 |
|
38 ../install/serviceapi_stub.sis /epoc32/data/z/system/install/serviceapi_stub.sis |
|
39 // End of File |
|
40 |