supl/locationomasuplprotocolhandler/group/bld.inf
changeset 32 b12ea03c50a3
parent 22 4c4ed41530db
child 33 834e27cad510
equal deleted inserted replaced
25:73f6c2762ffe 32:b12ea03c50a3
    17 
    17 
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 
    20 
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    22 WINSCW ARMV5
    22 WINSCW ARMV5 GCCE
    23 
    23 
    24 PRJ_EXPORTS
    24 PRJ_EXPORTS
    25 ../rom/omasuplprotocolhandler.iby           CORE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandler.iby)
    25 ../rom/omasuplprotocolhandler.iby           CORE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandler.iby)
    26 ../rom/omasuplprotocolhandler_resource.iby  LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandler_resource.iby)
    26 ../rom/omasuplprotocolhandler_resource.iby  LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandler_resource.iby)
    27 ../rom/omasuplprotocolhandlerstub.iby       CORE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandlerstub.iby)
    27 ../rom/omasuplprotocolhandlerstub.iby       CORE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandlerstub.iby)
    29 
    29 
    30 // conf files...
    30 // conf files...
    31 ../conf/omasuplconfigparam.confml           MW_LAYER_CONFML(omasuplconfigparam.confml) 
    31 ../conf/omasuplconfigparam.confml           MW_LAYER_CONFML(omasuplconfigparam.confml) 
    32 ../crml/omasuplconfigparam_102750A0.crml    MW_LAYER_CRML(omasuplconfigparam_102750A0.crml)
    32 ../crml/omasuplconfigparam_102750A0.crml    MW_LAYER_CRML(omasuplconfigparam_102750A0.crml)
    33 ../conf/suplsettings_productconfig.confml                	MW_LAYER_CONFML(suplsettings_productconfig.confml) 
    33 ../conf/suplsettings_productconfig.confml                	MW_LAYER_CONFML(suplsettings_productconfig.confml) 
       
    34 ../conf/CI_suplsettings_productconfig.confml                	MW_LAYER_CONFML(CI_suplsettings_productconfig.confml) 
    34 ../crml/suplsettings_productconfig_2001FCB9.crml         MW_LAYER_CRML(suplsettings_productconfig_2001FCB9.crml)
    35 ../crml/suplsettings_productconfig_2001FCB9.crml         MW_LAYER_CRML(suplsettings_productconfig_2001FCB9.crml)
    35 
    36 
    36 //#include "../posmsgpluginapi/group/bld.inf"
    37 //#include "../posmsgpluginapi/group/bld.inf"
    37 #include "../asnconverterpluginapi/group/bld.inf"
    38 #include "../asnconverterpluginapi/group/bld.inf"
    38 
    39