1 /* |
1 /* |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
26 |
28 |
27 #include "../ofdbus/group/bld.inf" |
29 #include "../ofdbus/group/bld.inf" |
28 #include "../utilitylibraries/libutils/group/bld.inf" |
30 #include "../utilitylibraries/libutils/group/bld.inf" |
29 |
31 |
30 |
32 |
31 |
|
32 PRJ_EXPORTS |
|
33 //Exporting glib iby file |
|
34 ../rom/glib.iby CORE_OS_LAYER_IBY_EXPORT_PATH(glib.iby) |
|
35 |
|
36 //Exporting ssl iby file |
|
37 ../rom/ssl.iby CORE_OS_LAYER_IBY_EXPORT_PATH(ssl.iby) |
|
38 |
|
39 //Exporting stdcpp iby file |
|
40 ../rom/stdcpp4.iby CORE_OS_LAYER_IBY_EXPORT_PATH(stdcpp4.iby) |
|
41 |
|
42 //Exporting stdlibs iby file |
|
43 ../rom/stdlibs.iby CORE_OS_LAYER_IBY_EXPORT_PATH(stdlibs.iby) |
|
44 |
|
45 |
|
46 |
|
47 |
|
48 |
|
49 //exporting openc_stdlibs stub sis |
|
50 ../stdlibs/install/openc_stdlibs_stub.sis /epoc32/data/z/system/install/openc_stdlibs_stub.sis |
|
51 //exporting openc_ssl stub sis |
|
52 ../ssl/install/openc_ssl_stub.sis /epoc32/data/z/system/install/openc_ssl_stub.sis |
|
53 //exporting openc_libzcore_stub.sis |
|
54 ../ssl/install/openc_libzcore_stub.sis /epoc32/data/z/system/install/openc_libzcore_stub.sis |
|
55 //exporting openc_glib stub sis |
|
56 ../glib/install/openc_glib_stub.sis /epoc32/data/z/system/install/openc_glib_stub.sis |
|
57 //exporting stdcpp stub sis |
|
58 ../stdcpp/install/stdcpp_stub.SIS /epoc32/data/z/system/install/stdcpp_stub.sis |
|
59 |
|
60 //exporting rpipe stub sis |
|
61 ../stdlibs/install/rpipe_stub.SIS /epoc32/data/z/system/install/rpipe_stub.sis |
|
62 |
|
63 // exporting openc_liblogger stub sis |
|
64 ../stdlibs/install/openc_liblogger_stub.sis /epoc32/data/z/system/install/openc_liblogger_stub.sis |
|
65 |
|
66 // exporting openc_signalserver_stub sis |
|
67 ../stdlibs/install/openc_signalserver_stub.sis /epoc32/data/z/system/install/openc_signalserver_stub.sis |
|
68 |
|
69 |
|
70 // End of File |
33 // End of File |
71 |
34 |
72 |
35 |