kernel/eka/compsupp/rvct2_0/usrt.mmp
changeset 254 1560c419b176
parent 253 d37db4dcc88d
child 255 d45b74d3fb20
equal deleted inserted replaced
253:d37db4dcc88d 254:1560c419b176
     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