networkprotocolmodules/suplprotocolmodule/HostSettingsApi/group/lbshostsettings.mmp
changeset 0 9cfd9a3ee49c
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     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		lbshostsettings.dll
       
    17 TARGETTYPE	DLL
       
    18 UID 0x1000007A 0x10283741
       
    19 CAPABILITY	ALL -TCB
       
    20 
       
    21 SOURCEPATH	../src
       
    22 SOURCE		lbshostsettingsclasstypes.cpp
       
    23 SOURCE		lbshostsettings.cpp
       
    24 SOURCE		lbshostsettingsimpl.cpp
       
    25 SOURCE		lbshostsettingsnotifier.cpp
       
    26 
       
    27 
       
    28 USERINCLUDE	    ../inc
       
    29 USERINCLUDE ../inc
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 LIBRARY		euser.lib 
       
    33 LIBRARY	 	centralrepository.lib
       
    34 
       
    35 SMPSAFE