mdfdevvideoextensions/group/bld.inf
changeset 54 b68f3e90dca1
parent 0 40261b775718
--- a/mdfdevvideoextensions/group/bld.inf	Thu Sep 02 22:02:55 2010 +0300
+++ b/mdfdevvideoextensions/group/bld.inf	Fri Sep 17 08:37:57 2010 +0300
@@ -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