mobilemessaging/smum/rom/Smum.iby
changeset 0 72b543305e3a
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     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:  Smum.iby*
       
    15 */
       
    16 
       
    17 
       
    18 /*
       
    19 -----------------------------------------------------------------------------
       
    20 
       
    21     DESCRIPTION
       
    22 
       
    23     IBY file for creating ROM image
       
    24 
       
    25 -----------------------------------------------------------------------------
       
    26 */
       
    27 
       
    28 #ifndef __SMUM_IBY__
       
    29 #define __SMUM_IBY__
       
    30 
       
    31 file=ABI_DIR\BUILD_DIR\smum.dll                         SHARED_LIB_DIR\smum.dll
       
    32 //data=MULTI_LINGUIFY(RSC ABI_DIR\BUILD_DIR\smum        System\Data\smum)
       
    33 //data=ABI_DIR\BUILD_DIR\smum.mbm                       System\Data\smum.mbm
       
    34 
       
    35 //data=\epoc32\release\wins\udeb\z\system\mtm\sms.rsc   System\mtm\sms.rsc
       
    36 //data=ABI_DIR\BUILD_DIR\sms_hlp.hlp                    System\help\sms_hlp.hlp
       
    37 
       
    38 ECOM_PLUGIN(smsdetailsplugin.dll, 102828A8.rsc)
       
    39 ECOM_PLUGIN(defaultsimdialogplugin.dll, 20029F1C.rsc)
       
    40 
       
    41 #endif //__SMUM_IBY__