mdfdevvideoextensions/group/bld.inf
changeset 58 b6dbf97aba93
parent 0 40261b775718
equal deleted inserted replaced
57:1cbb0d5bf7f2 58:b6dbf97aba93
    13 *
    13 *
    14 * Description:Project specification for MM Extensions projects.
    14 * Description:Project specification for MM Extensions projects.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 #include <feature_settings.hrh>
       
    19 
    18 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    19 DEFAULT
    21 DEFAULT
    20 
    22 
    21 PRJ_EXPORTS
    23 PRJ_EXPORTS
    22 
    24 
    23 PRJ_MMPFILES
    25 PRJ_MMPFILES
       
    26 #ifdef NCP_COMMON_OMXIL_SHAI_SUPPORT_ENABLED
       
    27 #include "../nga_mdf_postprocessor_shai/group/bld.inf"
       
    28 #else
    24 #include "../nga_mdf_postprocessor/group/bld.inf"
    29 #include "../nga_mdf_postprocessor/group/bld.inf"
    25 
    30 #endif
    26 //  End of File  
    31 //  End of File  
    27 
    32