diff -r 16db3449d7ba -r 71775bb0f6c0 mpx/group/bld.inf --- a/mpx/group/bld.inf Wed Oct 13 15:06:09 2010 +0300 +++ b/mpx/group/bld.inf Thu Nov 18 13:26:55 2010 +0000 @@ -22,13 +22,6 @@ #include "../playbackframework/group/bld.inf" #include "../collectionframework/group/bld.inf" #include "../viewframework/group/bld.inf" - -PRJ_EXPORTS -../rom/mpx.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mpx.iby) +#include "../Conf/bld.inf" +#include "../rom/bld.inf" -// Generic configuration interface for component cenrep settings -// mpx_101FFC03 implementation specifics for cenrep data -// mpx_101FFCD2 implementation specifics for cenrep data -../Conf/mpx.confml MW_LAYER_CONFML(mpx.confml) -../Conf/mpx_101FFC03.crml MW_LAYER_CRML(mpx_101FFC03.crml) -../Conf/mpx_101FFCD2.crml MW_LAYER_CRML(mpx_101FFCD2.crml)