diff -r 28205c20df94 -r 31a5fbf5db1d meetingrequest/group/bld.inf --- 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 #include -// +#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" -// - -PRJ_PLATFORMS -DEFAULT - -PRJ_MMPFILES -// dir name changes -// 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 -// - -// Exports moved to under subsystems (due to code policy) -PRJ_EXPORTS -// - -// 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) -// - -// CenRep exports -// 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) -// // End of file