kernel/eka/compsupp/rvct3_1/drtaeabi.mmp
changeset 9 96e5fb8b040d
child 10 36bfc973b146
equal deleted inserted replaced
-1:000000000000 9:96e5fb8b040d
       
     1 /*
       
     2 * Copyright (c) 2008-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              drtaeabi.dll
       
    21 targettype          dll
       
    22 
       
    23 sourcepath          .
       
    24 source              aeabidiv0.cpp
       
    25 source              drtaeabi.cpp
       
    26 source              aeabimem.cia
       
    27 source              type_info.cpp
       
    28 source              no_extras.cpp
       
    29 
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 sourcepath          ../symaehabi
       
    33 source              symbian_support.cpp 
       
    34 source              unwinder.c
       
    35 source              unwind_pr.c
       
    36 source              cppsemantics.cpp
       
    37 
       
    38 library             euser.dso scppnwdl.dso drtrvct3_1.dso dfprvct3_1.dso dfpaeabi.dso
       
    39 
       
    40 start armcc
       
    41     armrt
       
    42     arminc
       
    43     armlibs         c_5.l h_5.l cpprt_5.l
       
    44 end
       
    45 
       
    46 capability          all
       
    47 
       
    48 vendorid            0x70000001
       
    49 
       
    50 unpagedcode
       
    51 
       
    52 
       
    53 SMPSAFE