featuremgmt/featuremgr/group/bld.inf
changeset 51 7d4490026038
parent 40 b8bdbc8f59c7
child 54 a0e1d366428c
--- a/featuremgmt/featuremgr/group/bld.inf	Thu Aug 12 11:53:23 2010 +0100
+++ b/featuremgmt/featuremgr/group/bld.inf	Mon Sep 27 11:59:56 2010 +0100
@@ -47,21 +47,6 @@
 ./featmgrserver.mmp
 
 
-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_TESTMMPFILES
 
 #include "../tools/group/bld.inf"