rom/bld.inf
author hgs
Thu, 14 Oct 2010 14:15:50 +0530
changeset 72 403e7f6ed6c5
parent 66 38bdaa106551
permissions -rw-r--r--
201041

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/



PRJ_EXPORTS
//Exporting glib iby file 
glib.iby  CORE_OS_LAYER_IBY_EXPORT_PATH(glib.iby)

//Exporting ssl iby file
ssl.iby  CORE_OS_LAYER_IBY_EXPORT_PATH(ssl.iby)

//Exporting stdcpp iby file
stdcpp4.iby  CORE_OS_LAYER_IBY_EXPORT_PATH(stdcpp4.iby)

//Exporting stdlibs iby file
stdlibs.iby  CORE_OS_LAYER_IBY_EXPORT_PATH(stdlibs.iby)





//exporting openc_stdlibs stub sis
../stdlibs/install/openc_stdlibs_stub.sis	/epoc32/data/z/system/install/openc_stdlibs_stub.sis
//exporting openc_ssl stub sis
../ssl/install/openc_ssl_stub.sis					/epoc32/data/z/system/install/openc_ssl_stub.sis
//exporting openc_libzcore_stub.sis
../ssl/install/openc_libzcore_stub.sis		/epoc32/data/z/system/install/openc_libzcore_stub.sis
//exporting openc_glib stub sis 
../glib/install/openc_glib_stub.sis				/epoc32/data/z/system/install/openc_glib_stub.sis
//exporting stdcpp stub sis 
../stdcpp/install/stdcpp_stub.SIS				/epoc32/data/z/system/install/stdcpp_stub.sis

//exporting rpipe stub sis 
../stdlibs/install/rpipe_stub.SIS	/epoc32/data/z/system/install/rpipe_stub.sis

// exporting openc_liblogger stub sis
../stdlibs/install/openc_liblogger_stub.sis	/epoc32/data/z/system/install/openc_liblogger_stub.sis

// exporting openc_signalserver_stub sis
../stdlibs/install/openc_signalserver_stub.sis	/epoc32/data/z/system/install/openc_signalserver_stub.sis


//  End of File