--- a/featuremgmt/featuremgr/group/bld.inf Mon Sep 27 11:59:56 2010 +0100
+++ b/featuremgmt/featuremgr/group/bld.inf Tue Oct 19 15:57:30 2010 +0100
@@ -38,6 +38,19 @@
* to Z drive both for emulator and target device
*/
backup_registration.xml z:/private/10205054/backup_registration.xml
+PRJ_EXTENSIONS
+
+// Extension makefile to install the emulator default features.dat data
+// file into the release/winscw/[urel|udeb]/z/private/10205054 folder for use
+// in the emulator platform. features.dat file generated by the features tool
+// in the TOOLS[2] builds by the cedar/tools/romkit component. FeatMgr has
+// the responsibility of installing it for Symbian OS emulator platforms for
+// Core OS (textshell) and TechView (GUI or textshell) product builds.
+START EXTENSION syslibs/fm_copyfile_to_winscw_zdrive
+option FILE_TO_COPY features.dat
+option SRC_PATH $(EPOCROOT)epoc32/data/config
+option DEST_PATH z/private/10205054
+END
PRJ_MMPFILES