dbcreator/group/bld.inf
branchRCL_3
changeset 76 40780c2f3a6b
parent 58 83ca720e2b9a
--- a/dbcreator/group/bld.inf	Wed Nov 17 16:21:57 2010 +0000
+++ b/dbcreator/group/bld.inf	Thu Nov 18 15:05:52 2010 +0000
@@ -15,26 +15,15 @@
 *
 */
 
-
 #include <platform_paths.hrh>
 
 PRJ_PLATFORMS
 DEFAULT
 
-PRJ_EXPORTS
-../conf/commsdatcreator.confml				MW_LAYER_CONFML(commsdatcreator.confml)
-../conf/commsdatcreator_01.gcfml			MW_LAYER_GCFML(commsdatcreator_01.gcfml)
-../conf/commsdatcreator_10281BC8.crml	MW_LAYER_CRML(commsdatcreator_10281BC8.crml)
-../rom/commsdatcreator.iby						CORE_MW_LAYER_IBY_EXPORT_PATH(commsdatcreator.iby)
-
-
-PRJ_MMPFILES
-// None
-
 #include "../commsdatcreator/group/bld.inf"
-/* CommsDatCreator RFS functionality is disabled in the emulator */
-#ifndef WINSCW
-	#include "../commsdatcreatorrfsplugin/group/bld.inf"
-#endif
+#include "../commsdatcreatorrfsplugin/group/bld.inf"
 #include "../commsdatstartup/group/bld.inf"
 #include "../dbcreatorexe/group/bld.inf"
+#include "../conf/bld.inf"
+#include "../rom/bld.inf"
+