locationsystemui/locationsysui/group/bld.inf
branchRCL_3
changeset 44 2b4ea9893b66
parent 24 9c303455e256
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
    19 
    19 
    20 
    20 
    21 #include <platform_paths.hrh>
    21 #include <platform_paths.hrh>
    22 
    22 
    23 PRJ_PLATFORMS
    23 PRJ_PLATFORMS
    24 DEFAULT GCCE
    24 DEFAULT
    25 //  Help exports
       
    26 #include "../help/group/bld.inf"
       
    27 
    25 
    28 PRJ_EXPORTS
    26 PRJ_EXPORTS
    29 // Export Localization files
       
    30 ../loc/location.loc             MW_LAYER_LOC_EXPORT_PATH(location.loc)
       
    31 ../loc/locnotprefsettings.loc   MW_LAYER_LOC_EXPORT_PATH(locnotprefsettings.loc)
       
    32 ../loc/locsuplsettings.loc      MW_LAYER_LOC_EXPORT_PATH(locsuplsettings.loc)
       
    33 ../loc/locbtnotifier.loc        MW_LAYER_LOC_EXPORT_PATH(locbtnotifier.loc)
       
    34 // Export the satellite.loc file
       
    35 ../loc/Satellite.loc                        MW_LAYER_LOC_EXPORT_PATH(Satellite.loc)
       
    36 
       
    37 // Export SIS File
       
    38 ../data/locationsysuistub.sis  /epoc32/data/z/system/install/locationsysuistub.sis
       
    39 
       
    40 // Export IBY Files
       
    41 // Core IBY Files
       
    42 ../rom/locationsysui.iby               CORE_MW_LAYER_IBY_EXPORT_PATH(locationsysui.iby)
       
    43 ../rom/locgpsindicatorplugin.iby       CORE_MW_LAYER_IBY_EXPORT_PATH(locgpsindicatorplugin.iby)
       
    44 ../rom/locnotprefplugin.iby            CORE_MW_LAYER_IBY_EXPORT_PATH(locnotprefplugin.iby)
       
    45 
       
    46 ../rom/locpsysettings.iby              CORE_MW_LAYER_IBY_EXPORT_PATH(locpsysettings.iby)
       
    47 ../rom/locsettingsuiservice.iby        CORE_MW_LAYER_IBY_EXPORT_PATH(locsettingsuiservice.iby)
       
    48 ../rom/locsuplsettings.iby             CORE_MW_LAYER_IBY_EXPORT_PATH(locsuplsettings.iby)
       
    49 ../rom/locverifierdlg.iby              CORE_MW_LAYER_IBY_EXPORT_PATH(locverifierdlg.iby)
       
    50 ../rom/locbtnotifier.iby               CORE_MW_LAYER_IBY_EXPORT_PATH(locbtnotifier.iby)
       
    51 
       
    52 // Language IBY Files
       
    53 ../rom/locationsysui_resources.iby             LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locationsysui_resources.iby)
       
    54 ../rom/locgpsindicatorplugin_resources.iby     LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locgpsindicatorplugin_resources.iby)
       
    55 ../rom/locnotprefplugin_resources.iby          LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locnotprefplugin_resources.iby)
       
    56 
       
    57 ../rom/locpsysettings_resources.iby            LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locpsysettings_resources.iby)
       
    58 ../rom/locsettingsuiservice_resources.iby      LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locsettingsuiservice_resources.iby)
       
    59 ../rom/locsuplsettings_resources.iby           LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locsuplsettings_resources.iby)
       
    60 ../rom/locverifierdlg_resources.iby            LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locverifierdlg_resources.iby)
       
    61 ../rom/locbtnotifier_resources.iby             LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locbtnotifier_resources.iby)
       
    62 
       
    63 // Stub IBY Files
       
    64 ../rom/locationsystemuistub.iby    CORE_MW_LAYER_IBY_EXPORT_PATH(locationsystemuistub.iby)
       
    65 
    27 
    66 // Export Configuration Markup language and Central Repository Mark up language files
    28 // Export Configuration Markup language and Central Repository Mark up language files
    67 
    29 
    68 ../conf/locnotprefplugin.confml        	MW_LAYER_CONFML(locnotprefplugin.confml)  
       
    69 ../conf/locnotprefplugin_10206910.crml 	MW_LAYER_CRML(locnotprefplugin_10206910.crml)
       
    70 ../conf/locsuplsettings.confml         	MW_LAYER_CONFML(locsuplsettings.confml)
       
    71 ../conf/locsuplsettings_1028190A.crml  	MW_LAYER_CRML(locsuplsettings_1028190A.crml)
       
    72 ../conf/locbtnotifier.confml           	MW_LAYER_CONFML(locbtnotifier.confml)
       
    73 ../conf/locbtnotifier_2001FCBB.crml    	MW_LAYER_CRML(locbtnotifier_2001FCBB.crml)
       
    74 ../conf/loclocalvariation.confml       	MW_LAYER_CONFML(loclocalvariation.confml)
    30 ../conf/loclocalvariation.confml       	MW_LAYER_CONFML(loclocalvariation.confml)
    75 ../conf/loclocalvariation_20022D83.crml MW_LAYER_CRML(loclocalvariation_20022D83.crml)
    31 ../conf/loclocalvariation_20022D83.crml MW_LAYER_CRML(loclocalvariation_20022D83.crml)
    76 
    32 
    77 PRJ_MMPFILES
       
    78 
       
    79 // Include Bld.infs
       
    80 
       
    81 // Location System UI View
       
    82 #include "../locsysuiview/group/bld.inf"
       
    83 
       
    84 // Location System UI Engine
       
    85 #include "../locsysuiengine/group/bld.inf"
       
    86 
       
    87 // Location Settings UI Service
       
    88 #include "../locsettingsuiservice/group/bld.inf"
       
    89 
       
    90 // Positioning Method Settings
       
    91 #include "../locpsysettings/group/bld.inf"
       
    92 
       
    93 // SUPL Settings 
       
    94 #include "../locsuplsettingsui/group/bld.inf"
       
    95 
       
    96 // Location Notation Preferences Settings UI
       
    97 #include "../locnotprefplugin/group/bld.inf"
       
    98 
       
    99 // Location Utils
       
   100 #include "../locutils/group/bld.inf"
       
   101 
       
   102 // Verifier
       
   103 #include "../locverifier/group/bld.inf"
       
   104 
       
   105 //GPS indicator
       
   106 #include "../locgpsindicatorplugin/group/bld.inf"
       
   107 
       
   108 // Location BT Notifiers
       
   109 #include "../locbtnotifier/group/bld.inf"
       
   110 
       
   111 //Satellite Info
       
   112 #include "../locblidsatelliteinfo/group/bld.inf"
       
   113 
    33 
   114 // Query and Notification
    34 // Query and Notification
   115 #include "../queryandnotification/group/bld.inf"
    35 #include "../queryandnotification/group/bld.inf" 
       
    36 
       
    37 
   116 PRJ_TESTMMPFILES
    38 PRJ_TESTMMPFILES
   117 //  End of File  
    39 //  End of File