phonebookengines/contactsmodel/tsrc/Integration/TestContactSuite/group/TestContactSuite.mmp
changeset 0 e686773b3f54
child 24 0ba2181d7c28
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     1 // Copyright (c) 2005-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 TARGET      testcontactsuite.exe
       
    18 TARGETTYPE  exe
       
    19 UID         0x1000007A 0x102732A4
       
    20 VENDORID 	0x70000001
       
    21 CAPABILITY  ReadUserData WriteUserData
       
    22 
       
    23 SOURCEPATH  ../src
       
    24 SOURCE	        TestContactSuiteServer.cpp
       
    25 SOURCE			TestAddFieldsStep.cpp
       
    26 SOURCE			TestUpdateFieldsStep.cpp
       
    27 SOURCE			TestDeleteFieldsStep.cpp
       
    28 SOURCE			TestAddMultipleContactsStep.cpp
       
    29 SOURCE			TestUpdateMultipleContactsStep.cpp
       
    30 SOURCE			TestDeleteMultipleContactsStep.cpp
       
    31 SOURCE			TestContactPerformanceStep.cpp
       
    32 
       
    33 USERINCLUDE		../../../../cntvcard
       
    34 USERINCLUDE		../../../../inc 
       
    35 
       
    36 APP_LAYER_SYSTEMINCLUDE_SYMBIAN 
       
    37 
       
    38 LIBRARY		euser.lib 
       
    39 LIBRARY		testexecutelogclient.lib
       
    40 LIBRARY 	testexecuteutils.lib
       
    41 LIBRARY		cntmodel.lib
       
    42 LIBRARY 	cntview.lib
       
    43 LIBRARY		versit.lib
       
    44 LIBRARY		vcard.lib
       
    45 LIBRARY		bafl.lib
       
    46 LIBRARY		ecom.lib
       
    47 LIBRARY		efsrv.lib
       
    48 LIBRARY		estor.lib
       
    49 LIBRARY		etext.lib
       
    50 LIBRARY		tzclient.lib
       
    51 
       
    52 SMPSAFE