S60MMFLab.pkg
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:1k
源码类别:

Symbian

开发平台:

C/C++

  1. ; Copyright (c) 2006 Nokia Corporation.
  2. ; S60MMFLab.pkg
  3. ;
  4. ;Language - standard language definitions
  5. &EN
  6. ; standard SIS file header
  7. #{"S60MMFLab"},(0xE5EB675E),1,0,0
  8. ;Localised Vendor name
  9. %{"Nokia"}
  10. ;Unique Vendor name
  11. :"Nokia"
  12. ;Supports Series 60 v 3.0
  13. [0x101F7961], 0, 0, 0, {"Series60ProductID"}
  14. ;Files to install
  15. ;You should change the source paths to match that of your environment
  16. ;<source> <destination>
  17. "$(EPOCROOT)Epoc32release$(PLATFORM)$(TARGET)S60MMFLab.exe"        -"!:sysbinS60MMFLab.exe"
  18. "$(EPOCROOT)Epoc32datazresourceappsS60MMFLab.rsc"        -"!:resourceappsS60MMFLab.rsc"
  19. "$(EPOCROOT)Epoc32datazprivate10003a3fappsS60MMFLab_reg.rsc"    -"!:private10003a3fimportappsS60MMFLab_reg.rsc"
  20. "$(EPOCROOT)Epoc32datazresourceappsS60MMFLab.mif" -"!:resourceappsS60MMFLab.mif"
  21. ; End of File