calendarui/regionalplugins/KoreanLunar/group/bld.inf
branchRCL_3
changeset 31 97232defd20e
equal deleted inserted replaced
30:bd7edf625bdd 31:97232defd20e
       
     1 /*
       
     2 * Copyright (c) 2006 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 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 // ARMV5
       
    25 ../loc/calenkoreanlunar.loc						APP_LAYER_LOC_EXPORT_PATH(calenkoreanlunar.loc)
       
    26 ../data/KoreanSolarItems  /epoc32/data/z/private/10005901/KoreanSolarItems
       
    27 // WINSCW
       
    28 ../data/KoreanSolarItems  /epoc32/release/winscw/udeb/z/private/10005901/KoreanSolarItems
       
    29 ../data/KoreanSolarItems  /epoc32/release/winscw/urel/z/private/10005901/KoreanSolarItems
       
    30 
       
    31 ../rom/KoreanCalPlugin.iby      /epoc32/rom/include/customer/app/KoreanCalPlugin.iby
       
    32 
       
    33 ../conf/KoreanLunar.confml                     APP_LAYER_CONFML(KoreanLunar.confml)
       
    34 ../conf/KoreanLunar_2001843E.crml 	        APP_LAYER_CRML(KoreanLunar_2001843E.crml)
       
    35 
       
    36 PRJ_MMPFILES
       
    37 CalenKoreanLunarPlugin.mmp
       
    38 
       
    39 // End of File