upnpmpxplugins/group/bld.inf
branchRCL_3
changeset 13 e0762c15653a
parent 12 cdcbf344a1d3
--- 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