contenthandling/webrecognisers/Test/Group/t_recogtest.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_recogtest.exe
       
    17 TARGETTYPE		exe
       
    18 CAPABILITY 		ProtServ
       
    19  
       
    20 SOURCEPATH		../t_recogtest
       
    21 SOURCE			t_recogtest.cpp
       
    22 SOURCE			crectestengine.cpp crectestlogger.cpp
       
    23 
       
    24 USERINCLUDE		.
       
    25 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    26 SYSTEMINCLUDE	/epoc32/include
       
    27 SYSTEMINCLUDE	/epoc32/include/ecom
       
    28 #else
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 SYSTEMINCLUDE	/epoc32/include/ecom
       
    31 SYSTEMINCLUDE	/epoc32/include/platform/ecom
       
    32 SYSTEMINCLUDE	/epoc32/include/mw
       
    33 SYSTEMINCLUDE	/epoc32/include/platform/mw
       
    34 #endif
       
    35 
       
    36 LIBRARY			euser.lib ecom.lib
       
    37 LIBRARY			fbscli.lib apgrfx.lib
       
    38 LIBRARY			flogger.lib apparc.lib
       
    39 
       
    40 VENDORID 0x70000001
       
    41 
       
    42 // Allocated UID range for IWS tests are 0x102729D2 to 0x10272A35.  The UID name is KUidIWSTestSuit.
       
    43 UID 0x1000007A 0x102729DB
       
    44 SMPSAFE