os/kernelhwsrv/kernel/eka/compsupp/rvct2_1/dfprvct2_1-thunk.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 2004-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 //
    15 
    16 target 			dfprvct2_1-thunk.dll
    17 
    18 targettype		dll
    19 
    20 sourcepath		.
    21 source			dfprvct2_1-thunk.cpp
    22 
    23 library			dfpaeabi.lib
    24 
    25 start armcc
    26 armrt
    27 end // armcc
    28 
    29 option armcc --no_exceptions --no_exceptions_unwind
    30 
    31 capability		all
    32 vendorid		0x70000001
    33 
    34 SMPSAFE