rom/fmradio.iby
changeset 13 46974bebc798
child 16 f54ebcfc1b80
equal deleted inserted replaced
0:f3d95d9c00ab 13:46974bebc798
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * Iby file for FMRadio
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #ifndef FMRADIO_IBY
       
    21 #define FMRADIO_IBY
       
    22 
       
    23 // Use standard macros
       
    24 #include <data_caging_paths_for_iby.hrh>
       
    25 
       
    26 S60_APP_EXE(qtfmradio)
       
    27 data=ZPRIVATE\10003a3f\import\apps\qtfmradio_reg.rsc    private\10003a3f\import\apps\qtfmradio_reg.rsc
       
    28 
       
    29 file=ABI_DIR\BUILD_DIR\radioenginewrapper.dll           SHARED_LIB_DIR\radioenginewrapper.dll
       
    30 file=ABI_DIR\BUILD_DIR\radiopresetstorage.dll           SHARED_LIB_DIR\radiopresetstorage.dll
       
    31 file=ABI_DIR\BUILD_DIR\radiouiengine.dll                SHARED_LIB_DIR\radiouiengine.dll
       
    32 file=ABI_DIR\BUILD_DIR\radiowidgets.dll                 SHARED_LIB_DIR\radiowidgets.dll
       
    33 
       
    34 file=ABI_DIR\BUILD_DIR\radioengine.dll                  SHARED_LIB_DIR\radioengine.dll
       
    35 file=ABI_DIR\BUILD_DIR\radioengineutils.dll             SHARED_LIB_DIR\radioengineutils.dll
       
    36 file=ABI_DIR\BUILD_DIR\radioenginesettings.dll          SHARED_LIB_DIR\radioenginesettings.dll
       
    37 
       
    38 data=ZPRIVATE\10202be9\101FF976.txt                     private\10202be9\101FF976.txt
       
    39 data=\epoc32\data\z\resource\radioenginesettings.rsc    \resource\radioenginesettings.rsc
       
    40 
       
    41 data=\epoc32\data\z\system\install\qtfmradio_stub.sis   system\install\qtfmradio_stub.sis
       
    42 
       
    43 #endif