diff -r f3d95d9c00ab -r 46974bebc798 rom/fmradio.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rom/fmradio.iby Fri Mar 19 09:29:04 2010 +0200 @@ -0,0 +1,43 @@ +/* +* 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: +* Iby file for FMRadio +* +*/ + + +#ifndef FMRADIO_IBY +#define FMRADIO_IBY + +// Use standard macros +#include + +S60_APP_EXE(qtfmradio) +data=ZPRIVATE\10003a3f\import\apps\qtfmradio_reg.rsc private\10003a3f\import\apps\qtfmradio_reg.rsc + +file=ABI_DIR\BUILD_DIR\radioenginewrapper.dll SHARED_LIB_DIR\radioenginewrapper.dll +file=ABI_DIR\BUILD_DIR\radiopresetstorage.dll SHARED_LIB_DIR\radiopresetstorage.dll +file=ABI_DIR\BUILD_DIR\radiouiengine.dll SHARED_LIB_DIR\radiouiengine.dll +file=ABI_DIR\BUILD_DIR\radiowidgets.dll SHARED_LIB_DIR\radiowidgets.dll + +file=ABI_DIR\BUILD_DIR\radioengine.dll SHARED_LIB_DIR\radioengine.dll +file=ABI_DIR\BUILD_DIR\radioengineutils.dll SHARED_LIB_DIR\radioengineutils.dll +file=ABI_DIR\BUILD_DIR\radioenginesettings.dll SHARED_LIB_DIR\radioenginesettings.dll + +data=ZPRIVATE\10202be9\101FF976.txt private\10202be9\101FF976.txt +data=\epoc32\data\z\resource\radioenginesettings.rsc \resource\radioenginesettings.rsc + +data=\epoc32\data\z\system\install\qtfmradio_stub.sis system\install\qtfmradio_stub.sis + +#endif