kernel/eka/compsupp/rvct2_0/usrt.mmp
changeset 266 0008ccd16016
parent 259 57b9594f5772
child 272 70a6efdb753f
child 281 13fbfa31d2ba
equal deleted inserted replaced
259:57b9594f5772 266:0008ccd16016
     1 // Copyright (c) 2002-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 // USRT.MPP
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET 			usrt.lib
       
    19 
       
    20 TARGETTYPE		lib
       
    21 
       
    22 SOURCEPATH		.
       
    23 SOURCE			callviar0.cpp callviar1.cpp callviar2.cpp callviar3.cpp 
       
    24 SOURCE			callviar4.cpp callviar5.cpp callviar6.cpp callviar7.cpp 
       
    25 SOURCE			ucppinit.cpp ucppfini.cpp 
       
    26 // This will be overriden by .exps
       
    27 SOURCE			dllexp.cpp
       
    28 
       
    29 START ARMCC
       
    30 ARMRT
       
    31 END
       
    32 
       
    33 VENDORID 0x70000001