fmradio/fmradio/rom/fmradio.iby
changeset 0 f3d95d9c00ab
equal deleted inserted replaced
-1:000000000000 0:f3d95d9c00ab
       
     1 /*
       
     2 * Copyright (c) 2007 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:  Image description file for project FM Radio
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __FMRADIO_IBY__
       
    20 #define __FMRADIO_IBY__
       
    21 
       
    22 #include <bldvariant.hrh>
       
    23 
       
    24 #ifdef __S60_FM_RADIO_APPLICATION  
       
    25 
       
    26 S60_APP_EXE(fmradio)
       
    27 S60_APP_AIF_ICONS(fmradio)
       
    28 data=DATAZ_\PRIVATE\10003A3F\IMPORT\APPS\fmradio_reg.rsc        private\10003a3f\import\apps\fmradio_reg.rsc
       
    29 
       
    30 data=ZSYSTEM\install\fmradio_stub.sis    system\install\fmradio_stub.sis
       
    31 
       
    32 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,fmradio)
       
    33 
       
    34 // Active Idle Engine
       
    35 file=ABI_DIR\BUILD_DIR\fmradioactiveidleengine200.dll               SHARED_LIB_DIR\fmradioactiveidleengine200.dll
       
    36 
       
    37 #ifdef FF_HOMESCREEN_COMMON_IDLEFW
       
    38 ECOM_PLUGIN(fmradiomcpplugin100.dll, 2001f497.rsc)
       
    39 ECOM_PLUGIN(fmradioactionhandler.dll, 2001f498.rsc)
       
    40 #endif // FF_HOMESCREEN_COMMON_IDLEFW
       
    41 
       
    42 #endif // __S60_FM_RADIO_APPLICATION 
       
    43 
       
    44 #endif // __FMRADIO_IBY__