servicewidget/group/bld.inf
branchRCL_3
changeset 36 a299036a7c20
parent 0 5e5d6b214f4f
equal deleted inserted replaced
34:e7f34e614544 36:a299036a7c20
    13 *
    13 *
    14 * Description:  build information files
    14 * Description:  build information files
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    21 
    19 
    22 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    23 DEFAULT
    21 DEFAULT
    24 
    22 
    25 PRJ_EXPORTS
    23 #include "../rom/bld.inf"
    26 
       
    27 // for image creation:
       
    28 ../rom/servicewidget.iby 					CORE_APP_LAYER_IBY_EXPORT_PATH(servicewidget.iby)
       
    29 ../rom/servicewidgetresources.iby				LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(servicewidgetresources.iby)
       
    30 
       
    31 // ROM SIS stubs
       
    32 ../sis/servicewidget_stub.sis	             /epoc32/data/z/system/install/servicewidget_stub.sis
       
    33 
       
    34 PRJ_MMPFILES
       
    35 
       
    36 #include "../servicewidgetdatapublisher/group/bld.inf"
    24 #include "../servicewidgetdatapublisher/group/bld.inf"
    37 #include "../themes/install-themes/install/servicewidget_20021383/group/bld.inf"
    25 #include "../themes/install-themes/install/servicewidget_20021383/group/bld.inf"
    38 
    26 
    39 PRJ_TESTMMPFILES
       
    40 // None
       
    41 
       
    42 PRJ_TESTEXPORTS
       
    43 // None
       
    44 
       
    45 //  End of File 
    27 //  End of File