genericservices/mimerecognitionfw/tef/TTestEcomDataRec.mmp
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2006-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 /**
       
    17  @file
       
    18  @test
       
    19  @internalComponent - Internal Symbian test code 
       
    20 */
       
    21 
       
    22 
       
    23 target 		ttestecomdatarec.dll
       
    24 targettype 	plugin
       
    25 uid			0x10009d8d 0x1d1f75ed
       
    26 VENDORID 	0x70000001
       
    27 CAPABILITY	All -Tcb
       
    28 
       
    29 SOURCEPATH	../tef
       
    30 source          TTestEcomDataRec.cpp
       
    31 source          TEcomDecpDataRec.cpp
       
    32 source          TEcomLeavingRecognizer.cpp
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 
       
    36 library		euser.lib
       
    37 library		apmime.lib 
       
    38 library		bafl.lib
       
    39 library		efsrv.lib
       
    40 
       
    41 
       
    42 start resource 1d1f75ed.rss
       
    43 target ttestecomdatarec.rsc
       
    44 end
       
    45 
       
    46 SMPSAFE