diff -r 1cbb0d5bf7f2 -r b6dbf97aba93 mdfdevvideoextensions/group/bld.inf --- a/mdfdevvideoextensions/group/bld.inf Thu Sep 16 18:39:58 2010 +0100 +++ b/mdfdevvideoextensions/group/bld.inf Thu Sep 16 18:57:38 2010 +0100 @@ -15,13 +15,18 @@ * */ +#include + PRJ_PLATFORMS DEFAULT PRJ_EXPORTS PRJ_MMPFILES +#ifdef NCP_COMMON_OMXIL_SHAI_SUPPORT_ENABLED +#include "../nga_mdf_postprocessor_shai/group/bld.inf" +#else #include "../nga_mdf_postprocessor/group/bld.inf" - +#endif // End of File