123456789101112131415161718192021222324252627282930313233 |
- ; Installation file for camerality application
- ;
- ; This is an auto-generated PKG file by Carbide.
- ; This file uses variables specific to Carbide builds that will not work
- ; on command-line builds. If you want to use this generated PKG file from the
- ; command-line tools you will need to modify the variables with the appropriate
- ; values: $(EPOCROOT), $(PLATFORM), $(TARGET)
- ;
- ;Language - standard language definitions
- &EN
- ; standard SIS file header
- #{"camerality"},(0xE09A8500),1,0,0
- ;Localised Vendor name
- %{"Vendor-EN"}
- ;Unique Vendor name
- :"Vendor"
- ;Supports Series 60 v 3.0
- [0x20022E6D], 0, 0, 0, {"Symbian 3 Product ID"}
- ;Files to install
- "\epoc32\release\$(PLATFORM)\$(TARGET)\camerality_0xE09A8500.exe" -"!:\sys\bin\camerality_0xE09A8500.exe"
- "\epoc32\data\z\resource\apps\camerality_0xE09A8500.rsc" -"!:\resource\apps\camerality_0xE09A8500.rsc"
- "\epoc32\data\z\private\10003a3f\apps\camerality_0xE09A8500_reg.rsc" -"!:\private\10003a3f\import\apps\camerality_0xE09A8500_reg.rsc"
- "\epoc32\data\z\resource\apps\camerality_0xE09A8500.mif" -"!:\resource\apps\camerality_0xE09A8500.mif"
- ; Add any installation notes if applicable
- ;"camerality.txt" -"!:\private\E09A8500\camerality.txt"
|