mdfdevvideoextensions/group/bld.inf
changeset 58 b6dbf97aba93
parent 0 40261b775718
--- 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 <feature_settings.hrh>
+
 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