sl@0: /* sl@0: * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: sl@0: sl@0: #include "../ossrv_pub/group/bld.inf" sl@0: #include "../ossrv_plat/libutils/group/bld.inf" sl@0: sl@0: #include "../stdlibs/group/bld.inf" sl@0: #include "../ssl/group/bld.inf" sl@0: #include "../glib/group/bld.inf" sl@0: #include "../stdcpp/group/bld.inf" sl@0: sl@0: #include "../ofdbus/group/bld.inf" sl@0: #include "../utilitylibraries/libutils/group/bld.inf" sl@0: sl@0: sl@0: sl@0: PRJ_EXPORTS sl@0: //Exporting glib iby file sl@0: ../rom/glib.iby CORE_OS_LAYER_IBY_EXPORT_PATH(glib.iby) sl@0: sl@0: //Exporting ssl iby file sl@0: ../rom/ssl.iby CORE_OS_LAYER_IBY_EXPORT_PATH(ssl.iby) sl@0: sl@0: //Exporting stdcpp iby file sl@0: ../rom/stdcpp4.iby CORE_OS_LAYER_IBY_EXPORT_PATH(stdcpp4.iby) sl@0: sl@0: //Exporting stdlibs iby file sl@0: ../rom/stdlibs.iby CORE_OS_LAYER_IBY_EXPORT_PATH(stdlibs.iby) sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: //exporting openc_stdlibs stub sis sl@0: ../stdlibs/install/openc_stdlibs_stub.sis /epoc32/data/z/system/install/openc_stdlibs_stub.sis sl@0: //exporting openc_ssl stub sis sl@0: ../ssl/install/openc_ssl_stub.sis /epoc32/data/z/system/install/openc_ssl_stub.sis sl@0: //exporting openc_libzcore_stub.sis sl@0: ../ssl/install/openc_libzcore_stub.sis /epoc32/data/z/system/install/openc_libzcore_stub.sis sl@0: //exporting openc_glib stub sis sl@0: ../glib/install/openc_glib_stub.sis /epoc32/data/z/system/install/openc_glib_stub.sis sl@0: //exporting stdcpp stub sis sl@0: ../stdcpp/install/stdcpp_stub.SIS /epoc32/data/z/system/install/stdcpp_stub.sis sl@0: sl@0: //exporting rpipe stub sis sl@0: ../stdlibs/install/rpipe_stub.SIS /epoc32/data/z/system/install/rpipe_stub.sis sl@0: sl@0: // exporting openc_liblogger stub sis sl@0: ../stdlibs/install/openc_liblogger_stub.sis /epoc32/data/z/system/install/openc_liblogger_stub.sis sl@0: sl@0: // exporting openc_signalserver_stub sis sl@0: ../stdlibs/install/openc_signalserver_stub.sis /epoc32/data/z/system/install/openc_signalserver_stub.sis sl@0: sl@0: sl@0: // End of File sl@0: