kernel/eka/compsupp/gcce/usrt_gcce.mmp
branchGCC_SURGE
changeset 237 2604c9de91e0
equal deleted inserted replaced
236:7dc50dc94301 237:2604c9de91e0
       
     1 // Copyright (c) 2008-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 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 // user-side runtime support library
       
    16 // 
       
    17 //
       
    18 
       
    19 target          usrt_gcce.lib
       
    20 targettype      lib
       
    21 
       
    22 always_build_as_arm
       
    23 
       
    24 source          ucppfini.cpp
       
    25 source          ucppinit.cpp 
       
    26 source          dllexp.cpp
       
    27 source          ../symaehabi/callfirstprocessfn.cpp
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 SMPSAFE