upnpmpxplugins/group/bld.inf
changeset 27 03808033c9a2
parent 0 7f85d04be362
child 29 e0762c15653a
--- a/upnpmpxplugins/group/bld.inf	Fri May 14 16:07:07 2010 +0300
+++ b/upnpmpxplugins/group/bld.inf	Wed Aug 18 10:02:50 2010 +0300
@@ -15,23 +15,18 @@
 *
 */
 
-
-
-
-
-
 #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"
+// playback plugins
+#include "../upnpplaybackplugins/group/bld.inf"
+
+// upnpmpxplugins ROM
+#include "../rom/bld.inf"
 
 // end of file