os/kernelhwsrv/kernel/eka/compsupp/rvct2_2/dfprvct2_2_common.mmh
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2005-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 // dfprvct2_2_common.mmp
    15 // 
    16 //
    17 
    18 targettype		dll
    19 
    20 sourcepath		.
    21 source			dfprvct2_2.cpp
    22 
    23 // yuk
    24 library 		euser.lib
    25 
    26 library			scppnwdl.lib drtrvct2_2.lib
    27 
    28 option armcc --no_exceptions --no_exceptions_unwind
    29 
    30 start armcc
    31 armrt
    32 #ifdef MARM_ARMV5
    33 armlibs			c_t__un.l
    34 #else //!MARM_ARMV5
    35 armlibs			c_a__un.l
    36 #endif //MARM_ARMV5
    37 end // armcc
    38 
    39 capability		all
    40 
    41 vendorid		0x70000001
    42 
    43 SMPSAFE