summaryrefslogtreecommitdiffstats
path: root/plugins/contacts/symbian/contactsmodel/tsrc/integration/testimpexvcard/group/testimpexvcardsuite.mmp
blob: e7db1a8875b186a1e08a124713f6816539f0b9d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
/*
* Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
* Contact: http://www.qt-project.org/legal
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/



TARGET      testimpexvcardsuite.exe
TARGETTYPE  exe
UID         0x1000007A 0x102732A3
VENDORID 	0x70000001
CAPABILITY  ReadUserData WriteUserData

SOURCEPATH  ../src
SOURCE	              TestImpExvCardSuiteServer.cpp
SOURCE	            TestImpExvCardSuiteStepBase.cpp
SOURCE              TestImpRevLocalTZ.cpp
SOURCE              TestImpRevLocal.cpp
SOURCE              TestImpNoRev.cpp
SOURCE              TestImpRevUTC.cpp
SOURCE              TestImpBDay.cpp
SOURCE              TestImpNoBDay.cpp
SOURCE              TestImpOOM.cpp
SOURCE              TestExRevUTC.cpp
SOURCE              TestExBDayLocal.cpp
SOURCE              TestExNoBDay.cpp
SOURCE				TestExportContactStep.cpp
SOURCE				TestImportContactInsertModeStep.cpp
SOURCE				TestImportContactMergeModeStep.cpp
SOURCE				TestContactsPBAPExport.cpp
SOURCE 				ContactsPBAPExportUtilityClass.cpp
SOURCE 				TestContactOperations.cpp
SOURCE				TestContactsPBAPExportPerformance.cpp
SOURCE				TestContactsPBAPExportContents.cpp
SOURCE				TestCompareCntFiles.cpp
SOURCE				TestGenericImportStep.cpp

USERINCLUDE		../../../../cntvcard
USERINCLUDE		../inc
USERINCLUDE 	../../../../inc 

APP_LAYER_SYSTEMINCLUDE_SYMBIAN 

LIBRARY		euser.lib 
LIBRARY		testexecutelogclient.lib
LIBRARY 	testexecuteutils.lib
LIBRARY		cntmodel.lib
LIBRARY 		cntview.lib
LIBRARY		versit.lib
LIBRARY		vcard.lib
LIBRARY		bafl.lib
LIBRARY			ecom.lib
LIBRARY		efsrv.lib
LIBRARY		estor.lib
LIBRARY		etext.lib
LIBRARY		tzclient.lib
LIBRARY         conarc.lib

// has to include these because cntvcard's functions are not exported
SOURCEPATH 	../../../../cntvcard
SOURCE		cntvcardconverter.cpp
SOURCE		cntvcardexport.cpp
SOURCE		cntvcardimport.cpp
SOURCE		cntvcardstd.cpp