locales/loce32/region/group/elocl_region_sa.mmp
changeset 114 a0ce86df2348
parent 109 e6c8bac998f6
child 120 6815a94083f1
equal deleted inserted replaced
109:e6c8bac998f6 114:a0ce86df2348
     1 /*
       
     2 * Copyright (c) 1994-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 
       
    18 
       
    19 
       
    20 TARGET			elocl_reg.682
       
    21 TARGETTYPE		dll
       
    22 
       
    23 CAPABILITY		All
       
    24 VENDORID        VID_DEFAULT
       
    25 
       
    26 SOURCEPATH      ../src
       
    27 SOURCE		region.cpp
       
    28 SOURCE		region_sa.cpp
       
    29 
       
    30 // This is a SYSTEMINCLUDE macro containing the middleware
       
    31 // layer specific include directories
       
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 SYSTEMINCLUDE   ../../../inc
       
    35 SYSTEMINCLUDE   ../../inc
       
    36 SYSTEMINCLUDE   ../inc
       
    37 SYMBIAN_BASE_SYSTEMINCLUDE(kernel)
       
    38 
       
    39 #if defined(WINS)
       
    40 DEFFILE			../def/region_wins.def
       
    41 #elif defined(GCC32) && !defined(X86GCC)
       
    42 DEFFILE			../def/region_gcce.def
       
    43 #else
       
    44 DEFFILE			../def/region_arm.def
       
    45 #endif
       
    46 
       
    47 START WINS
       
    48 BASEADDRESS		0x58000000
       
    49 END
       
    50 
       
    51 UID 0x100039e6 0x100065c6
       
    52