phoneengine/phonemodel/phonemodel.pro
changeset 76 cfea66083b62
parent 74 d1c62c765e48
child 78 baacf668fe89
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
    61             -lFeatMgr \
    61             -lFeatMgr \
    62             -lflogger \
    62             -lflogger \
    63             -lloghandling \
    63             -lloghandling \
    64             -lphoneparser \
    64             -lphoneparser \
    65             -lphonesettings \
    65             -lphonesettings \
    66             -lPsui \
       
    67             -lsecui \
    66             -lsecui \
    68             -lSysUtil \
    67             -lSysUtil \
    69             -lws32 \
    68             -lws32 \
    70             -lPlatformEnv \
    69             -lPlatformEnv \
    71             -lPhoneClient \
    70             -lPhoneClient \
   178 for(header, headers.sources):BLD_INF_RULES.prj_exports += "$$header $$headers.path/$$basename(header)"       
   177 for(header, headers.sources):BLD_INF_RULES.prj_exports += "$$header $$headers.path/$$basename(header)"       
   179 
   178 
   180 BLD_INF_RULES.prj_exports += \
   179 BLD_INF_RULES.prj_exports += \
   181  "$${LITERAL_HASH}include <platform_paths.hrh>" \
   180  "$${LITERAL_HASH}include <platform_paths.hrh>" \
   182  "./rom/phonengengine.iby    CORE_APP_LAYER_IBY_EXPORT_PATH(phonengengine.iby)"
   181  "./rom/phonengengine.iby    CORE_APP_LAYER_IBY_EXPORT_PATH(phonengengine.iby)"
   183 BLD_INF_RULES.prj_exports += "./conf/ci_s60telephony.confml APP_LAYER_CONFML(ci_s60telephony.confml)"
       
   184 BLD_INF_RULES.prj_exports += "./conf/s60telephony.confml APP_LAYER_CONFML(s60telephony.confml)"
   182 BLD_INF_RULES.prj_exports += "./conf/s60telephony.confml APP_LAYER_CONFML(s60telephony.confml)"
   185 BLD_INF_RULES.prj_exports += "./conf/s60telephony_japan.confml CONFML_EXPORT_PATH(s60telephony_japan.confml,japan)"
   183 BLD_INF_RULES.prj_exports += "./conf/s60telephony_japan.confml CONFML_EXPORT_PATH(s60telephony_japan.confml,japan)"
   186 BLD_INF_RULES.prj_exports += "./conf/s60telephony_101f87e3.crml APP_LAYER_CRML(s60telephony_101f87e3.crml)"
   184 BLD_INF_RULES.prj_exports += "./conf/s60telephony_101f87e3.crml APP_LAYER_CRML(s60telephony_101f87e3.crml)"
   187 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b1.crml APP_LAYER_CRML(s60telephony_102828b1.crml)"
   185 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b1.crml APP_LAYER_CRML(s60telephony_102828b1.crml)"
   188 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b2.crml APP_LAYER_CRML(s60telephony_102828b2.crml)"
   186 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b2.crml APP_LAYER_CRML(s60telephony_102828b2.crml)"