20 /** |
20 /** |
21 @file |
21 @file |
22 */ |
22 */ |
23 |
23 |
24 PRJ_EXPORTS |
24 PRJ_EXPORTS |
25 ../inc/CNTDEF.H APP_LAYER_PUBLIC_EXPORT_PATH(cntdef.h) |
|
26 ../inc/CNTDB.H APP_LAYER_PUBLIC_EXPORT_PATH(cntdb.h) |
|
27 ../inc/CNTDBOBS.H APP_LAYER_PUBLIC_EXPORT_PATH(cntdbobs.h) |
|
28 ../inc/CNTFIELD.H APP_LAYER_PUBLIC_EXPORT_PATH(cntfield.h) |
|
29 ../inc/CNTFLDST.H APP_LAYER_PUBLIC_EXPORT_PATH(cntfldst.h) |
|
30 ../inc/CNTFILT.H APP_LAYER_PUBLIC_EXPORT_PATH(cntfilt.h) |
|
31 ../inc/CNTITEM.H APP_LAYER_PUBLIC_EXPORT_PATH(cntitem.h) |
|
32 ../inc/cntview.h APP_LAYER_PUBLIC_EXPORT_PATH(cntview.h) |
|
33 ../inc/cntviewbase.h APP_LAYER_PUBLIC_EXPORT_PATH(cntviewbase.h) |
|
34 ../inc/cntsync.h APP_LAYER_PUBLIC_EXPORT_PATH(cntsync.h) |
|
35 //Cntmodel Find configuration Implementation definition header. |
|
36 ../inc/cntviewfindconfig.h APP_LAYER_PLATFORM_EXPORT_PATH(cntviewfindconfig.h) |
|
37 ../inc/cntviewfindconfig.inl APP_LAYER_PLATFORM_EXPORT_PATH(cntviewfindconfig.inl) |
|
38 //CntModel Sort Plug-in implementation definition header |
|
39 ../inc/cntviewsortplugin.h APP_LAYER_PUBLIC_EXPORT_PATH(cntviewsortplugin.h) |
|
40 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS |
|
41 ../inc/cntphonenumparser.h APP_LAYER_PLATFORM_EXPORT_PATH(cntphonenumparser.h) |
|
42 ../inc/cntviewsortpluginbase.h APP_LAYER_PLATFORM_EXPORT_PATH(cntviewsortpluginbase.h) |
|
43 ../inc/cntsyncecom.h APP_LAYER_PLATFORM_EXPORT_PATH(cntsyncecom.h) |
|
44 #endif |
|
45 |
|
46 ../inc/CNTMODEL.RH APP_LAYER_PLATFORM_EXPORT_PATH(cntmodel.rh) |
|
47 ../inc/CNTDEF.HRH APP_LAYER_PUBLIC_EXPORT_PATH(cntdef.hrh) |
|
48 |
|
49 |
|
50 // VCard Converter Plugin |
|
51 ../cntvcard/CNTVCARD.H APP_LAYER_PUBLIC_EXPORT_PATH(cntvcard.h) |
|
52 |
|
53 // Default View Definition store |
|
54 ../inc/cntviewstore.h APP_LAYER_PLATFORM_EXPORT_PATH(cntviewstore.h) |
|
55 |
|
56 // Documentation (not exported until re-contributed to Symbian Foundation) |
25 // Documentation (not exported until re-contributed to Symbian Foundation) |
57 // ../documentation/contacts_connectivityapi.doc /epoc32/engdoc/cntmodel/contacts_connectivityapi.doc |
26 // ../documentation/contacts_connectivityapi.doc /epoc32/engdoc/cntmodel/contacts_connectivityapi.doc |
58 // ../documentation/contacts_current_itemapi.doc /epoc32/engdoc/cntmodel/contacts_current_itemapi.doc |
27 // ../documentation/contacts_current_itemapi.doc /epoc32/engdoc/cntmodel/contacts_current_itemapi.doc |
59 // ../documentation/contacts_group_supportapi.doc /epoc32/engdoc/cntmodel/contacts_group_supportapi.doc |
28 // ../documentation/contacts_group_supportapi.doc /epoc32/engdoc/cntmodel/contacts_group_supportapi.doc |
60 // ../documentation/contacts_multiple_templatesapi.doc /epoc32/engdoc/cntmodel/contacts_multiple_templatesapi.doc |
29 // ../documentation/contacts_multiple_templatesapi.doc /epoc32/engdoc/cntmodel/contacts_multiple_templatesapi.doc |