kernel/eka/compsupp/rvct/drtaeabi.mmp
changeset 11 329ab0095843
parent 10 36bfc973b146
equal deleted inserted replaced
10:36bfc973b146 11:329ab0095843
     1 /*
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 * All rights reserved.
     3 // This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     4 // under the terms of the License "ARM EABI LICENCE.txt"
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     6 // in kernel/eka/compsupp.
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 *
     8 // Initial Contributors:
     9 * Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    10 //
    11 *
    11 // Contributors:
    12 * Contributors:
    12 //
    13 *
    13 // Description:
    14 * Description: 
    14 //
    15 *
       
    16 */
       
    17 
       
    18 
    15 
    19 target          drtaeabi.dll
    16 target          drtaeabi.dll
    20 targettype      dll
    17 targettype      dll
    21 
    18 
    22 source          aeabidiv0.cpp
    19 source          aeabidiv0.cpp
    36 
    33 
    37 start armcc
    34 start armcc
    38     armrt
    35     armrt
    39     arminc
    36     arminc
    40 
    37 
    41     #if defined(ARMCC_3_1)
    38     #if defined(ARMCC_3_1) || defined(ARMCC_4_0)
    42     armlibs     c_5.l cpprt_5.l h_5.l
    39     armlibs     c_5.l cpprt_5.l h_5.l
    43 
    40 
    44     #elif defined(ARMCC_2_2)
    41     #elif defined(ARMCC_2_2)
    45     #ifdef MARM_ARMV5
    42     #ifdef MARM_ARMV5
    46 	ARMLIBS		c_t__un.l cpprt_t__u.l
    43 	ARMLIBS		c_t__un.l cpprt_t__u.l