messagingappbase/smartmessaging/rom/Bva.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:  Bva.iby*
       
    15 */
       
    16 
       
    17 #ifndef __BVA_IBY__
       
    18 #define __BVA_IBY__
       
    19 
       
    20 S60_APP_EXE(bva)
       
    21 //S60_APP_BITMAP(bva)
       
    22 
       
    23 // AIF icons/files
       
    24 S60_APP_AIF_ICONS(bva)
       
    25 
       
    26 // Non-localisable resource file, can be defined in application IBY
       
    27 S60_UPGRADABLE_APP_REG_RSC(bva)
       
    28 
       
    29 // Stub sis files
       
    30 data=\epoc32\data\z\system\install\stub_bva.sis					\system\install\stub_bva.sis
       
    31 #endif //__BVA_IBY__