Expenses.pkg 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. ; Expenses.pkg
  2. ; This is an auto-generated PKG file by Carbide.
  3. ; This file uses variables specific to Carbide builds that will not work
  4. ; on command-line builds. If you want to use this generated PKG file from the
  5. ; command-line tools you will need to modify the variables with the appropriate
  6. ; values: $(EPOCROOT), $(PLATFORM), $(TARGET)
  7. ; Also, the resource file entries should be changed to match the language
  8. ; used in the build. For example, if building for LANGUAGE_01, change the file
  9. ; extensions .rsc to .r01.
  10. ;
  11. ;Language - standard language definitions
  12. &EN
  13. ; standard SIS file header
  14. #{"Expenses"},(0xE8E25DA5),1,0,0
  15. ;Localised Vendor name
  16. %{"Vendor-EN"}
  17. ;Unique Vendor name
  18. :"Vendor"
  19. ;Supports Series 60 v 3.0
  20. [0x101F7961], 0, 0, 0, {"Series60ProductID"}
  21. ;Files to install
  22. ;You should change the source paths to match that of your environment
  23. ;<source> <destination>
  24. "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\Expenses.exe" -"!:\sys\bin\Expenses.exe"
  25. "$(EPOCROOT)Epoc32\data\z\resource\apps\Expenses.r01" -"!:\resource\apps\Expenses.r01"
  26. "$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\Expenses_reg.r01" -"!:\private\10003a3f\import\apps\Expenses_reg.r01"
  27. "$(EPOCROOT)epoc32\data\z\resource\apps\Expenses_aif.mif" -"!:\resource\apps\Expenses_aif.mif"
  28. "$(EPOCROOT)epoc32\data\z\resource\apps\Expenses.mbm" -"!:\resource\apps\Expenses.mbm"
  29. ; Add any installation notes if applicable
  30. ;"Expenses.txt" -"!:\private\0xE8E25DA5\Expenses.txt"