fmradio/group/bld.inf
branchRCL_3
changeset 63 c80bbe28af4f
parent 0 f3d95d9c00ab
--- a/fmradio/group/bld.inf	Mon Nov 15 11:47:42 2010 +0000
+++ b/fmradio/group/bld.inf	Mon Nov 15 17:46:43 2010 +0000
@@ -18,17 +18,6 @@
 
 #include <platform_paths.hrh>
 
-PRJ_PLATFORMS
-DEFAULT
-
-PRJ_EXPORTS
-// export central repository configuration files
-../conf/fmradio.confml CONFML_EXPORT_PATH(fmradio.confml, customsw)
-../conf/fmradio_2001b25e.crml CRML_EXPORT_PATH(fmradio_2001b25e.crml, customsw)
-
-// export localization source loc file
-../loc/fmradio.loc       	APP_LAYER_LOC_EXPORT_PATH(fmradio.loc)
-
 PRJ_MMPFILES
 #include "../activeidleengine/group/bld.inf"
 #include "../fmradioengine/group/bld.inf"
@@ -37,5 +26,7 @@
 #include "../fmradio/group/bld.inf"
 //  Help exports
 #include "../help/group/bld.inf"
+#include "../conf/bld.inf"
+#include "../loc/bld.inf"
 //  End of File