diff -r 000000000000 -r 71ca22bcf22a mmserv/radioutility/radio_utility/rom/Radio_Utility.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmserv/radioutility/radio_utility/rom/Radio_Utility.iby Tue Feb 02 01:08:46 2010 +0200 @@ -0,0 +1,32 @@ +/* +* Copyright (c) 2005 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: IBY file for the Radio Utility +* +*/ + + +#ifndef RADIO_UTILITY_IBY +#define RADIO_UTILITY_IBY + +#ifdef __FM_RADIO + +file=ABI_DIR\BUILD_DIR\Radio_Utility.dll SHARED_LIB_DIR\Radio_Utility.dll + +// Stub sis +data = ZSYSTEM\install\radioutility_stub.sis system\install\radioutility_stub.sis + +#endif //__FM_RADIO +#endif // RADIO_UTILITY_IBY + +// End of File