localisation/apparchitecture/tef/TLongUrlRecognizer_v2.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    13 // Description:
    13 // Description:
    14 // TLongUrlRecognizer.mmp
    14 // TLongUrlRecognizer.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 TARGET			TLongUrlRecognizer.dll
    18 TARGET			tlongurlrecognizer.dll
    19 CAPABILITY		All -Tcb
    19 CAPABILITY		All -Tcb
    20 TARGETTYPE		PLUGIN
    20 TARGETTYPE		PLUGIN
    21 UID				0x10009d8d 0x10004c4e
    21 UID				0x10009d8d 0x10004c4e
    22 VENDORID 		0x70000001
    22 VENDORID 		0x70000001
    23 
    23 
    24 SOURCEPATH		.
    24 SOURCEPATH		.
    25 SOURCE			TLongUrlRecognizer.cpp
    25 SOURCE			TLongUrlRecognizer.cpp
    26 systeminclude   /EPOC32/INCLUDE
       
    27 systeminclude	/EPOC32/INCLUDE/ECOM
       
    28 
    26 
    29 LIBRARY			EUSER.LIB APMIME.LIB 
    27 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 //systeminclude	/epoc32/include/ecom
       
    29 
       
    30 LIBRARY			euser.lib apmime.lib 
    30 
    31 
    31 start resource 10004c4e.rss
    32 start resource 10004c4e.rss
    32 target tlongurlrecognizer.rsc
    33 target tlongurlrecognizer.rsc
    33 end
    34 end
       
    35 
       
    36 SMPSAFE