kernel/eka/compsupp/rvct3_1/drtaeabi.mmp
changeset 266 0008ccd16016
parent 259 57b9594f5772
child 272 70a6efdb753f
child 281 13fbfa31d2ba
equal deleted inserted replaced
259:57b9594f5772 266:0008ccd16016
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "ARM EABI LICENCE.txt"
       
     5 // which accompanies this distribution, and is available
       
     6 // in kernel/eka/compsupp.
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 target              drtaeabi.dll
       
    18 targettype          dll
       
    19 
       
    20 sourcepath          .
       
    21 source              aeabidiv0.cpp
       
    22 source              drtaeabi.cpp
       
    23 source              aeabimem.cia
       
    24 source              type_info.cpp
       
    25 source              no_extras.cpp
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 sourcepath          ../symaehabi
       
    30 source              symbian_support.cpp 
       
    31 source              unwinder.c
       
    32 source              unwind_pr.c
       
    33 source              cppsemantics.cpp
       
    34 
       
    35 library             euser.dso scppnwdl.dso drtrvct3_1.dso dfprvct3_1.dso dfpaeabi.dso
       
    36 
       
    37 start armcc
       
    38     armrt
       
    39     arminc
       
    40     armlibs         c_5.l h_5.l cpprt_5.l
       
    41 end
       
    42 
       
    43 capability          all
       
    44 
       
    45 vendorid            0x70000001
       
    46 
       
    47 unpagedcode
       
    48 
       
    49 
       
    50 SMPSAFE