meetingrequest/group/bld.inf
branchRCL_3
changeset 83 31a5fbf5db1d
parent 64 3533d4323edc
--- a/meetingrequest/group/bld.inf	Mon Nov 15 10:30:54 2010 +0000
+++ b/meetingrequest/group/bld.inf	Thu Nov 25 12:13:04 2010 +0000
@@ -19,7 +19,8 @@
 #include <platform_paths.hrh>
 #include <bldvariant.hrh>
 
-// <cmail>
+#include "../conf/bld.inf"
+#include "../rom/bld.inf"
 #include "../mrcalremoteattachment/group/bld.inf"
 #include "../mrcommon/group/bld.inf"
 #include "../mrdb/group/bld.inf"
@@ -42,35 +43,5 @@
 #include "../mrbcplugin/group/bld.inf"
 #include "../mrprocessor/group/bld.inf"
 #include "../mrcmailremoteattachmentplugin/group/bld.inf"
-//</cmail>
-
-PRJ_PLATFORMS
-DEFAULT
-
-PRJ_MMPFILES
-// <cmail> dir name changes
-// <cmail> Mifconv extension taken into use.
-// Keep the PRJ_EXTENSIONS defintions below update with the mk-files.
-// Also keep updating the mk-files to enable "going back option". 
-//gnumakefile ../mrgui/data/icons.mk
-//gnumakefile ../mrcasplugin/data/esmrcaspluginicons.mk
-// </cmail>
-
-//<cmail> Exports moved to under subsystems (due to code policy) 
-PRJ_EXPORTS
-// </cmail>
-
-// <cmail> Export macros taken into use
-../rom/mrui.iby                         CORE_APP_LAYER_IBY_EXPORT_PATH(mrui.iby)
-../rom/mruiresources.iby                LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(mruiresources.iby)
-// </cmail>
-
-// CenRep exports
-// <cmail> Cenrep exports corrected and removed platform export
-../conf/mrui.confml                   APP_LAYER_CONFML(mrui.confml)
-../conf/mrui_2001E610.crml              APP_LAYER_CRML(mrui_2001E610.crml)
-../conf/mrui_2001E611.crml              APP_LAYER_CRML(mrui_2001E611.crml)				
-//../inc/mruidomaincrkeys.h               APP_LAYER_PLATFORM_EXPORT_PATH(mruidomaincrkeys.h)
-// </cmail>
 
 // End of file