featuremgmt/featuremgr/group/bld.inf
changeset 54 a0e1d366428c
parent 51 7d4490026038
equal deleted inserted replaced
51:7d4490026038 54:a0e1d366428c
    36 
    36 
    37 /* export the backup and restore registration file 
    37 /* export the backup and restore registration file 
    38  * to Z drive both for emulator and target device 
    38  * to Z drive both for emulator and target device 
    39  */
    39  */
    40 backup_registration.xml   z:/private/10205054/backup_registration.xml
    40 backup_registration.xml   z:/private/10205054/backup_registration.xml
       
    41 PRJ_EXTENSIONS
       
    42 
       
    43 // Extension makefile to install the emulator default features.dat data 
       
    44 // file into the release/winscw/[urel|udeb]/z/private/10205054 folder for use
       
    45 // in the emulator platform. features.dat file generated by the features tool
       
    46 // in the TOOLS[2] builds by the cedar/tools/romkit component. FeatMgr has
       
    47 // the responsibility of installing it for Symbian OS emulator platforms for 
       
    48 // Core OS (textshell) and TechView (GUI or textshell) product builds.
       
    49 START EXTENSION     syslibs/fm_copyfile_to_winscw_zdrive
       
    50 option FILE_TO_COPY features.dat
       
    51 option SRC_PATH     $(EPOCROOT)epoc32/data/config
       
    52 option DEST_PATH    z/private/10205054
       
    53 END
    41 
    54 
    42 
    55 
    43 PRJ_MMPFILES
    56 PRJ_MMPFILES
    44 
    57 
    45 ./featmgr.mmp
    58 ./featmgr.mmp