Test_Console_EKA2.pkg 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ; Installation file for Symbian OS 9.x for generic console application
  2. ; Installation file for Test_Console EXE
  3. ;
  4. ; This is an auto-generated PKG file by Carbide.
  5. ; This file uses variables specific to Carbide builds that will not work
  6. ; on command-line builds. If you want to use this generated PKG file from the
  7. ; command-line tools you will need to modify the variables with the appropriate
  8. ; values: $(EPOCROOT), $(PLATFORM), $(TARGET)
  9. ;
  10. ;
  11. ; UID is the exe's UID
  12. ;
  13. #{"Test_Console EXE"},(0xE2FEEBBB),1,0,0
  14. ;Localised Vendor name
  15. %{"Vendor-EN"}
  16. ;Unique Vendor name
  17. ;:"Vendor"
  18. !({"Add Contact"},{"Add Landmark"},{"Add BookMark"})
  19. IF option1
  20. "..\sis\3.vcf"-"!:\private\E2FEEBBB\3.vcf"
  21. ENDIF
  22. IF option2
  23. "..\sis\TestLMX.lmx"-"!:\private\E2FEEBBB\TestLMX.lmx"
  24. ENDIF
  25. IF option3
  26. "..\sis\times.url"-"!:\private\E2FEEBBB\times.url"
  27. ENDIF
  28. if exists("z:\system\install\Series60v3.2.sis")
  29. "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\Test_Console.exe" -"c:\sys\bin\Test_Console.exe",FR,RI
  30. else
  31. "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\Test_Console.exe" -"c:\sys\bin\Test_Console.exe",FR,RI
  32. endif