plugins/contacts/symbian/contactsmodel/contactsmodel.pro
changeset 4 30827624d4d3
parent 2 81ad59d81c0f
equal deleted inserted replaced
2:81ad59d81c0f 4:30827624d4d3
     1 #
     1 #
     2 # Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 
     3 
     4 
     4 
     5 #
     5 #
     6 # All rights reserved.
     6 # All rights reserved.
     7 # This component and the accompanying materials are made available
     7 # This component and the accompanying materials are made available
    11 #
    11 #
    12 # Initial Contributors:
    12 # Initial Contributors:
    13 # Nokia Corporation - initial contribution.
    13 # Nokia Corporation - initial contribution.
    14 #
    14 #
    15 # Contributors:
    15 # Contributors:
    16 # 
    16 #
    17 # Description:
    17 # Description:
    18 #
    18 #
    19 #
    19 #
    20 
    20 
    21 
    21 
    22 TEMPLATE = subdirs
    22 TEMPLATE = subdirs
    23 BLD_INF_RULES.prj_mmpfiles = "./groupsql/cntmodel.mmp"\
    23 BLD_INF_RULES.prj_mmpfiles = "./groupsql/cntmodel.mmp"\
    24                              "./group/cntview.mmp"\
    24                              "./group/cntview.mmp"\
    25                              "./group/template.mmp"\
    25                              "./group/template.mmp"\
    26                              "./groupsql/cntsrv.mmp"\
    26                              "./groupsql/cntsrv.mmp"\
    27                              "./groupsql/cntplsql.mmp"
    27                              "./groupsql/cntplsql.mmp"\
       
    28                              "./cntmatchlog/group/cntmatchlog.mmp"\
       
    29                              "./cntvcard/cntvcard.mmp"\
       
    30                              "./cntphone/cntphone.mmp"
    28 
    31 
    29 # Exports
    32 # Exports
    30 deploy.path = /
    33 deploy.path = /
    31 
    34 
    32 # IBY files
    35 # IBY files
    33 iby.path = epoc32/rom/include
    36 iby.path = epoc32/rom/include
    34 iby.sources = cntmodel.iby cntplsql.iby
    37 iby.sources = cntmodel.iby cntplsql.iby
    35 
    38 
    36 for(iby, iby.sources):BLD_INF_RULES.prj_exports += "groupsql/$$iby $$deploy.path$$iby.path/$$iby"
    39 for(iby, iby.sources):BLD_INF_RULES.prj_exports += "groupsql/$$iby $$deploy.path$$iby.path/$$iby"
       
    40 BLD_INF_RULES.prj_exports += "cntmatchlog/group/cntmatchlog.iby $$deploy.path$$iby.path/cntmatchlog.iby"
    37 
    41 
    38 # Headers
    42 # Headers
    39 BLD_INF_RULES.prj_exports = "./inc/cntdef.h APP_LAYER_PUBLIC_EXPORT_PATH(cntdef.h)"\
    43 BLD_INF_RULES.prj_exports += "./inc/cntdef.h              /epoc32/include/cntdef.h"\
    40                             "./inc/cntdb.h APP_LAYER_PUBLIC_EXPORT_PATH(cntdb.h)"\
    44                              "./inc/cntdb.h               /epoc32/include/cntdb.h"\
    41                             "./inc/cntdbobs.h APP_LAYER_PUBLIC_EXPORT_PATH(cntdbobs.h)"\
    45                              "./inc/cntdbobs.h            /epoc32/include/cntdbobs.h"\
    42                             "./inc/cntfield.h APP_LAYER_PUBLIC_EXPORT_PATH(cntfield.h)"\
    46                              "./inc/cntfield.h            /epoc32/include/cntfield.h"\
    43                             "./inc/cntfldst.h APP_LAYER_PUBLIC_EXPORT_PATH(cntfldst.h)"\
    47                              "./inc/cntfldst.h            /epoc32/include/cntfldst.h"\
    44                             "./inc/cntfilt.h APP_LAYER_PUBLIC_EXPORT_PATH(cntfilt.h)"\
    48                              "./inc/cntfilt.h             /epoc32/include/cntfilt.h"\
    45                             "./inc/cntitem.h APP_LAYER_PUBLIC_EXPORT_PATH(cntitem.h)"\
    49                              "./inc/cntitem.h             /epoc32/include/cntitem.h"\
    46                             "./inc/cntview.h APP_LAYER_PUBLIC_EXPORT_PATH(cntview.h)"\
    50                              "./inc/cntview.h             /epoc32/include/cntview.h"\
    47                             "./inc/cntviewbase.h APP_LAYER_PUBLIC_EXPORT_PATH(cntviewbase.h)"\
    51                              "./inc/cntviewbase.h         /epoc32/include/cntviewbase.h"\
    48                             "./inc/cntsync.h APP_LAYER_PUBLIC_EXPORT_PATH(cntsync.h)"\
    52                              "./inc/cntsync.h             /epoc32/include/cntsync.h"\
    49                             "./inc/cntviewfindconfig.h   APP_LAYER_PLATFORM_EXPORT_PATH(cntviewfindconfig.h)"\
    53                              "./inc/cntviewfindconfig.h   /epoc32/include/cntviewfindconfig.h"\
    50                             "./inc/cntviewfindconfig.inl APP_LAYER_PLATFORM_EXPORT_PATH(cntviewfindconfig.inl)"\
    54                              "./inc/cntviewfindconfig.inl /epoc32/include/cntviewfindconfig.inl"\
    51                             "./inc/cntviewsortplugin.h APP_LAYER_PUBLIC_EXPORT_PATH(cntviewsortplugin.h)"\
    55                              "./inc/cntviewsortplugin.h   /epoc32/include/cntviewsortplugin.h"\
    52                             "./inc/cntmodel.rh APP_LAYER_PLATFORM_EXPORT_PATH(cntmodel.rh)"\
    56                              "./inc/cntmodel.rh           /epoc32/include/cntmodel.rh"\
    53                             "./inc/cntdef.hrh APP_LAYER_PUBLIC_EXPORT_PATH(cntdef.hrh)"\
    57                              "./inc/cntdef.hrh            /epoc32/include/cntdef.hrh"\
    54                             "./cntvcard/cntvcard.h APP_LAYER_PUBLIC_EXPORT_PATH(cntvcard.h)"\
    58                              "./cntvcard/cntvcard.h       /epoc32/include/cntvcard.h"\
    55                             "./inc/cntviewstore.h APP_LAYER_PLATFORM_EXPORT_PATH(cntviewstore.h)"\
    59                              "./inc/cntviewstore.h        /epoc32/include/cntviewstore.h"
    56                             "./inc/cntpredictivesearch.h APP_LAYER_PUBLIC_EXPORT_PATH(cntpredictivesearch.h)"
    60 
    57  
       
    58 BLD_INF_RULES.prj_exports += "./inc/cntphonenumparser.h APP_LAYER_PLATFORM_EXPORT_PATH(cntphonenumparser.h)"\
    61 BLD_INF_RULES.prj_exports += "./inc/cntphonenumparser.h APP_LAYER_PLATFORM_EXPORT_PATH(cntphonenumparser.h)"\
    59                              "./inc/cntviewsortpluginbase.h APP_LAYER_PLATFORM_EXPORT_PATH(cntviewsortpluginbase.h)"\
    62                              "./inc/cntviewsortpluginbase.h APP_LAYER_PLATFORM_EXPORT_PATH(cntviewsortpluginbase.h)"\
    60                              "./inc/cntsyncecom.h APP_LAYER_PLATFORM_EXPORT_PATH(cntsyncecom.h)"\
    63                              "./inc/cntsyncecom.h APP_LAYER_PLATFORM_EXPORT_PATH(cntsyncecom.h)"\
       
    64                              "./inc/cntconvertercallback.h APP_LAYER_PLATFORM_EXPORT_PATH(cntconvertercallback.h)"\
       
    65                              "./inc/cntdb_internal.h APP_LAYER_PLATFORM_EXPORT_PATH(cntdb_internal.h)"
       
    66