contenthandling/webrecognisers/Test/Group/t_recweb.mmp
changeset 0 2e3d3ce01487
child 46 eea20ed08f4b
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 //
       
    15 
       
    16 TARGET t_recweb.dll
       
    17 TARGETTYPE plugin
       
    18 CAPABILITY protserv
       
    19 
       
    20 // UIDs - 2nd UID => ECOM implementation, 3rd UID => t_recweb.dll - KUidRecWebRecogTestDll
       
    21 UID			0x10009D8D 	0x101FD8D5
       
    22 VENDORID 0x70000001
       
    23 
       
    24 SOURCEPATH		../t_recweb
       
    25 SOURCE			t_recweb.cpp
       
    26 SOURCE			crecwebrecogtest.cpp
       
    27 
       
    28 USERINCLUDE		. ../t_recogtest
       
    29 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    30 SYSTEMINCLUDE	/epoc32/include
       
    31 SYSTEMINCLUDE	/epoc32/include/ecom
       
    32 #else
       
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 SYSTEMINCLUDE	/epoc32/include/ecom
       
    35 SYSTEMINCLUDE	/epoc32/include/platform/ecom
       
    36 SYSTEMINCLUDE	/epoc32/include/mw
       
    37 SYSTEMINCLUDE	/epoc32/include/platform/mw
       
    38 #endif
       
    39 
       
    40 
       
    41 start resource 101FD8D5.rss
       
    42 #ifdef SYMBIAN_SECURE_ECOM
       
    43 TARGET t_recweb.rsc
       
    44 #endif
       
    45 end
       
    46 
       
    47 LIBRARY			euser.lib ecom.lib apgrfx.lib apmime.lib flogger.lib efsrv.lib
       
    48 
       
    49 SMPSAFE