kernel/eka/compsupp/gcce/ksrt_gcce.mmp
branchGCC_SURGE
changeset 237 2604c9de91e0
equal deleted inserted replaced
236:7dc50dc94301 237:2604c9de91e0
       
     1 // Copyright (c) 2008-2010 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 //	Mike Kinghan, mikek@symbian.org. for Symbian Foundation
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 target			ksrt_gcce.lib
       
    18 
       
    19 targettype      klib
       
    20 
       
    21 always_build_as_arm
       
    22 SMPSAFE
       
    23 
       
    24 macro           _NO_FP
       
    25 
       
    26 source          ucppinit.cpp
       
    27 source			ucppfini.cpp
       
    28 source          dllexp.cpp
       
    29 
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31