networkprotocolmodules/networkpmutils/utils/group/netpmutils.mmp
branchRCL_3
changeset 65 a796fdeeb33c
parent 58 87622fad6b51
equal deleted inserted replaced
58:87622fad6b51 65:a796fdeeb33c
     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 "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET		netpmutils.dll
       
    17 TARGETTYPE	dll
       
    18 CAPABILITY	ALL -TCB
       
    19 UID		0x1000008d 0x102871F4
       
    20 VENDORID	0x70000001
       
    21 
       
    22 MACRO ENABLE_SUPL_DEV_LOGGER
       
    23 
       
    24 SOURCEPATH		../src
       
    25 SOURCE			netpmutils.cpp
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 USERINCLUDE		../inc
       
    30 
       
    31 // Standard Libraries
       
    32 LIBRARY		euser.lib
       
    33 LIBRARY		estlib.lib
       
    34 
       
    35 SMPSAFE