libcurl.pkg 765 B

12345678910111213141516171819202122
  1. ; libcurl package definition file
  2. ; Use with makesis to create a Symbian .sis package
  3. ;Language - standard language definitions
  4. &EN
  5. ;Header - standard sis file header including version number
  6. ;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number
  7. ; e.g. The third Symbian package of curl ver. 7.20.1 would have a SIS package
  8. ; version of 7, 20, 103
  9. #{"libcurl"}, (0xF0206D00), 7, 20, <please_update_version>, TYPE=SA
  10. ; Vendor name
  11. %{"curl project"}
  12. :"curl project"
  13. ; A dependency on P.I.P.S. is probably a good idea to add here
  14. ;(0x20009A80), *, *, *, {"Open C Standard Libraries"}
  15. ;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
  16. ;Files - standard file specifications
  17. "\epoc32\release\armv5\urel\libcurl.dll" - "$:\sys\bin\libcurl.dll"