phoneuis/easydialing/tsrc/edta/rom/edta.iby
branchRCL_3
changeset 3 8871b09be73b
equal deleted inserted replaced
2:c84cf270c54f 3:8871b09be73b
       
     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 *
       
    16 */
       
    17 #ifndef __EDTA_IBY__
       
    18 #define __EDTA_IBY__
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\edta.exe PROGRAMS_DIR\edta.exe
       
    23 S60_APP_AIF_ICONS(edta)
       
    24 S60_UPGRADABLE_APP_REG_RSC(edta)
       
    25 data=\epoc32\data\z\private\2000FDDC\backup_registration.xml \private\2000FDDC\backup_registration.xml
       
    26 
       
    27 #endif // __EDTA_IBY__
       
    28