os/kernelhwsrv/kernel/eka/compsupp/rvct2_0/usrt.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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