diff -r cdcbf344a1d3 -r e0762c15653a upnpmpxplugins/group/bld.inf --- a/upnpmpxplugins/group/bld.inf Tue Aug 31 15:29:11 2010 +0300 +++ b/upnpmpxplugins/group/bld.inf Wed Sep 01 12:16:49 2010 +0100 @@ -15,18 +15,23 @@ * */ + + + + + #include "../../group/upnpplatformvar.hrh" PRJ_PLATFORMS PRJ_EXPORTS +// ROM build +../rom/upnpmpxplugins.iby CORE_MW_LAYER_IBY_EXPORT_PATH(upnpmpxplugins.iby) PRJ_MMPFILES +// none -// playback plugins -#include "../upnpplaybackplugins/group/bld.inf" - -// upnpmpxplugins ROM -#include "../rom/bld.inf" + // playback plugins + #include "../upnpplaybackplugins/group/bld.inf" // end of file