Epong_full.pkg 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. ; Installation file for EPong application
  2. ;
  3. ; This is an auto-generated PKG file by Carbide.
  4. ; This file uses variables specific to Carbide builds that will not work
  5. ; on command-line builds. If you want to use this generated PKG file from the
  6. ; command-line tools you will need to modify the variables with the appropriate
  7. ; values: $(EPOCROOT), gcce, urel
  8. ;
  9. ;Language - standard language definitions
  10. &EN
  11. ; standard SIS file header
  12. #{"EPong"},(0x2003AF4F),1,0,0
  13. ;Localised Vendor name
  14. %{"Forum Nokia"}
  15. ;Unique Vendor name
  16. :"Forum Nokia"
  17. ;Supports Symbian^3
  18. [0x20022E6D], 0, 0, 0, {"Series60ProductID"}
  19. ;Files to install
  20. ;You should change the source paths to match that of your environment
  21. ;<source> <destination>
  22. "$(EPOCROOT)Epoc32/release/gcce/urel/EPong_0x2003AF4F.exe"-"!:\sys\bin\EPong_0x2003AF4F.exe"
  23. "$(EPOCROOT)Epoc32/data/z/resource/apps/EPong_0x2003AF4F.rsc"-"!:\resource\apps\EPong_0x2003AF4F.rsc"
  24. "$(EPOCROOT)Epoc32/data/z/private/10003a3f/apps/EPong_0x2003AF4F_reg.rsc"-"!:\private\10003a3f\import\apps\EPong_0x2003AF4F_reg.rsc"
  25. "$(EPOCROOT)Epoc32/data/z/resource/apps/EPong_0x2003AF4F.mbm" -"!:\resource\apps\EPong_0x2003AF4F.mbm"
  26. ; game graphics stored into applications \private\uid\ directory
  27. ; uid should match the exe's uid (_UID3 in include)
  28. "../../epong_graphics/font.png"-"!:\private\2003AF4F\font.png"
  29. "../../epong_graphics/background_space1.png"-"!:\private\2003AF4F\background_space1.png"
  30. "../../epong_graphics/background_space2.png"-"!:\private\2003AF4F\background_space2.png"
  31. "../../epong_graphics/ball_64x64.png"-"!:\private\2003AF4F\ball_64x64.png"
  32. "../../epong_graphics/planet_big.png"-"!:\private\2003AF4F\planet_big.png"
  33. "../../epong_graphics/planet_small.png"-"!:\private\2003AF4F\planet_small.png"
  34. "../../epong_graphics/stick_blue_64x256.png"-"!:\private\2003AF4F\stick_blue_64x256.png"
  35. "../../epong_graphics/stick_red_64x256.png"-"!:\private\2003AF4F\stick_red_64x256.png"
  36. "../../epong_graphics/top_bar.png"-"!:\private\2003AF4F\top_bar.png"
  37. "../../epong_graphics/control_button.png"-"!:\private\2003AF4F\control_button.png"
  38. "../../epong_graphics/ball_shine.png"-"!:\private\2003AF4F\ball_shine.png"
  39. "../../epong_graphics/default.png"-"!:\private\2003AF4F\default.png"
  40. ; game sounds
  41. "../../epong_sounds/34141__ERH__swell_pad.ogg"-"!:\private\2003AF4F\34141__ERH__swell_pad.ogg"
  42. "../../epong_sounds/ballpong.wav"-"!:\private\2003AF4F\ballpong.wav"
  43. "../../epong_sounds/gameover.wav"-"!:\private\2003AF4F\gameover.wav"
  44. "../../epong_sounds/menuclick.wav"-"!:\private\2003AF4F\menuclick.wav"
  45. "../../epong_sounds/menuclick.wav"-"!:\private\2003AF4F\menuclick.wav"
  46. "../../epong_sounds/level_completed.wav"-"!:\private\2003AF4F\level_completed.wav"
  47. ;required for application to be covered by backup/restore facility
  48. "../sis/backup_registration.xml"-"!:\private\2003AF4F\backup_registration.xml"