dbcreator/commsdatcreatorrfsplugin/group/bld.inf
branchRCL_3
changeset 76 40780c2f3a6b
parent 0 5a93021fdf25
equal deleted inserted replaced
75:dd7f31e692c1 76:40780c2f3a6b
    14 * Description:  Build information for the LAN plugin.   
    14 * Description:  Build information for the LAN plugin.   
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
       
    19 /* CommsDatCreator RFS functionality is disabled in the emulator */
       
    20 #ifndef WINSCW
    19 
    21 
    20 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    21 
    23 
    22 PRJ_PLATFORMS
    24 PRJ_PLATFORMS
    23 ARMV5
    25 ARMV5
    25 PRJ_EXPORTS
    27 PRJ_EXPORTS
    26 
    28 
    27 PRJ_MMPFILES
    29 PRJ_MMPFILES
    28 ./cdccommsdatcreatorrfsplugin.mmp
    30 ./cdccommsdatcreatorrfsplugin.mmp
    29 
    31 
       
    32 #endif
       
    33