eventsui/group/bld.inf
branchRCL_3
changeset 46 4bd0ef495c42
parent 37 870918037e16
equal deleted inserted replaced
44:5033d469f7c9 46:4bd0ef495c42
    27 #include "../help/group/bld.inf"
    27 #include "../help/group/bld.inf"
    28 
    28 
    29 PRJ_EXPORTS
    29 PRJ_EXPORTS
    30 
    30 
    31 // Export Localization Files
    31 // Export Localization Files
    32 ../loc/evtui.loc               		APP_LAYER_LOC_EXPORT_PATH(evtui.loc)
    32 #include "../loc/bld.inf"
    33 
    33 
    34 // Export the IBY file
    34 // Export the IBY files
    35 ../rom/eventsui.iby             	CORE_APP_LAYER_IBY_EXPORT_PATH(eventsui.iby)
    35 #include "../rom/bld.inf"
    36 ../rom/eventsui_resources.iby   	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(eventsui_resources.iby)
       
    37 ../rom/eventsuistub.iby            	CORE_APP_LAYER_IBY_EXPORT_PATH(eventsuistub.iby)
       
    38 
    36 
    39 // Export Configuration Markup language and Central Repository Mark up language files
    37 // Export Configuration Markup language and Central Repository Mark up language files
    40 ../conf/evtstorage.confml               APP_LAYER_CONFML(evtstorage.confml) 
    38 #include "../conf/bld.inf"
    41 ../conf/evtstorage_2001E66D.crml        APP_LAYER_CRML(evtstorage_2001E66D.crml)
       
    42 
       
    43 
    39 
    44 // Backup Db files
    40 // Backup Db files
    45 ../data/backup_registration.xml     z:/private/2001E663/backup_registration.xml
    41 #include "../data/bld.inf"
    46 
    42 
    47 PRJ_MMPFILES
    43 PRJ_MMPFILES
    48 
    44 
    49 // Events UI Utility functions
    45 // Events UI Utility functions
    50 #include "../eventsutils/group/bld.inf"
    46 #include "../eventsutils/group/bld.inf"