applayerpluginsandutils/uripermissionservices/group/InetUriList.mmp
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 // Copyright (c) 2007-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 // ineturilist.dll Internet Uri List client
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGET          ineturilist.dll
       
    23 TARGETTYPE      dll
       
    24 UID      	0x102078CB
       
    25 
       
    26 CAPABILITY	ALL -TCB 
       
    27 
       
    28 USERINCLUDE	../client/inc
       
    29 USERINCLUDE	../server/inc
       
    30 USERINCLUDE	../inc
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 
       
    34 SOURCEPATH	../client/src
       
    35 SOURCE		ineturilistsession.cpp
       
    36 SOURCE		ineturilist.cpp
       
    37 SOURCE 		ineturilistimpl.cpp
       
    38 SOURCE		ineturi.cpp
       
    39 SOURCE 		ineturiimpl.cpp
       
    40 SOURCE 		ineturiproperties.cpp
       
    41 SOURCE		urilistreadstream.cpp
       
    42 
       
    43 LIBRARY		euser.lib estor.lib inetprotutil.lib bafl.lib
       
    44 
       
    45 VENDORID 	0x70000001
       
    46 
       
    47 DEFFILE		ineturilist.def
       
    48 SMPSAFE