appfw/apparchitecture/tef/TLongUrlRecognizer_v2.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2003-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 // TLongUrlRecognizer.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET			tlongurlrecognizer.dll
       
    19 CAPABILITY		All -Tcb
       
    20 TARGETTYPE		PLUGIN
       
    21 UID				0x10009d8d 0x10004c4e
       
    22 VENDORID 		0x70000001
       
    23 
       
    24 SOURCEPATH		.
       
    25 SOURCE			TLongUrlRecognizer.cpp
       
    26 
       
    27 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 //systeminclude	/epoc32/include/ecom
       
    29 
       
    30 LIBRARY			euser.lib apmime.lib 
       
    31 
       
    32 start resource 10004c4e.rss
       
    33 target tlongurlrecognizer.rsc
       
    34 end
       
    35 
       
    36 SMPSAFE