upnpavcontroller/group/bld.inf
branchRCL_3
changeset 12 cdcbf344a1d3
parent 0 7f85d04be362
child 13 e0762c15653a
--- a/upnpavcontroller/group/bld.inf	Wed Apr 14 16:14:39 2010 +0300
+++ b/upnpavcontroller/group/bld.inf	Tue Aug 31 15:29:11 2010 +0300
@@ -15,32 +15,28 @@
 *
 */
 
-
-
-
-
-
 #include "../../group/upnpplatformvar.hrh"
 
-
 PRJ_PLATFORMS
 
 PRJ_EXPORTS
-// ROM build
-../rom/upnpavcontroller.iby            CORE_MW_LAYER_IBY_EXPORT_PATH(upnpavcontroller.iby)
+// none
 
 PRJ_MMPFILES
 // none
 
-    // upnp xml parser
-    #include "../upnpxmlparser/group/bld.inf"
+// upnp xml parser
+#include "../upnpxmlparser/group/bld.inf"
 
-    // avcontroller server
-    #include "../upnpavcontrollerserver/group/bld.inf"
+// avcontroller server
+#include "../upnpavcontrollerserver/group/bld.inf"
 
-    // avcontroller client
-    #include "../upnpavcontrollerclient/group/bld.inf"
+// avcontroller client
+#include "../upnpavcontrollerclient/group/bld.inf"
 
-    // avcontroller helper
-    #include "../upnpavcontrollerhelper/group/bld.inf"
+// avcontroller helper
+#include "../upnpavcontrollerhelper/group/bld.inf"
 
+// upnpavcontroller ROM
+#include "../rom/bld.inf"
+