1 ; curl package defintion file
2 ; Use with makesis to create a Symbian .sis package
4 ;Language - standard language definitions
7 ;Header - standard sis file header including version number
8 ;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number
9 ; e.g. The third Symbian package of curl ver. 7.19.7 would have a SIS package
10 ; version of 7, 19, 703
11 #{"curl"}, (0xF0206442), 7, 19, <please_update_version>, TYPE=SA
14 %{"Standard libcurl package"}
15 :"Standard libcurl package"
18 @"libcurl.sis",(0xF0206D00)
20 ; A dependency on P.I.P.S. and the stdio server are probably good to have here
21 ;(0x20009A80), *, *, *, {"P.I.P.S. for Series 60 3rd ed."}
22 ;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
23 ;(0x20009AA2), *, *, *, {"Symbian OS STDIOSERVER"}
25 ;Files - standard file specifications
26 "\epoc32\release\armv5\urel\curl.exe" - "$:\sys\bin\curl.exe"