TicTacToe.pkg
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:1k
- ; TicTacToe.pkg
- ;
- ;Language - standard language definitions
- &EN
- ; standard SIS file header
- #{"TicTacToe"},(0x102753ED),1,0,0
- ;Localised Vendor name
- %{"Vendor-EN"}
- ;Unique Vendor name
- :"Vendor"
- ;Supports Series 60 v 3.0
- [0x101F7961], 0, 0, 0, {"Series60ProductID"}
- ;Files to install
- ;You should change the source paths to match that of your environment
- ;<source> <destination>
- "$(EPOCROOT)Epoc32release$(PLATFORM)$(TARGET)TicTacToe.exe" -"!:sysbinTicTacToe.exe"
- "$(EPOCROOT)Epoc32datazresourceappsTicTacToe.rsc" -"!:resourceappsTicTacToe.rsc"
- "$(EPOCROOT)Epoc32datazprivate10003a3fappsTicTacToe_reg.rsc" -"!:private10003a3fimportappsTicTacToe_reg.rsc"
- "$(EPOCROOT)Epoc32datazresourceappsTicTacToe.mif" -"!:resourceappsTicTacToe.mif"
- ; Add any installation notes if applicable
- ;"TicTacToe.txt" -"!:private102753EDTicTacToe.txt"
- ;required for application to be covered by backup/restore facility
- "..sisbackup_registration.xml" -"!:private102753EDbackup_registration.xml"