applayerprotocols/httpexamples/uaprof/group/uaprof.mmp
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 // Copyright (c) 2002-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 uaprof.dll
       
    17 TARGETTYPE plugin
       
    18 CAPABILITY ALL -TCB
       
    19 
       
    20 UID	0x10009D8D 	0x101F55E8
       
    21 VENDORID 0x70000001
       
    22 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    23 SYSTEMINCLUDE	/epoc32/include /epoc32/include/http /epoc32/include/ecom
       
    24 #else
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 SYSTEMINCLUDE	/epoc32/include/ecom
       
    27 SYSTEMINCLUDE	/epoc32/include/platform/ecom
       
    28 SYSTEMINCLUDE /epoc32/include/platform
       
    29 SYSTEMINCLUDE	/epoc32/include/platform/mw
       
    30 SYSTEMINCLUDE	/epoc32/include/mw
       
    31 #endif
       
    32 USERINCLUDE	../uaproffilter ../inc ../core
       
    33 
       
    34 SOURCEPATH ../core
       
    35 SOURCE uaprofmain.cpp
       
    36 
       
    37 SOURCEPATH ../uaproffilter
       
    38 SOURCE uaproffilter.cpp	
       
    39 
       
    40 
       
    41 start resource 101F55E8.rss
       
    42 #ifdef SYMBIAN_SECURE_ECOM
       
    43 TARGET uaprof.rsc
       
    44 #endif
       
    45 end
       
    46 
       
    47 LIBRARY euser.lib bafl.lib http.lib ecom.lib
       
    48 SMPSAFE