os/kernelhwsrv/kernel/eka/compsupp/rvct3_1/drtaeabi.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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