summaryrefslogtreecommitdiff
path: root/packages/Symbian/group/libcurl.pkg
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2012-12-11 23:31:45 +0100
committerDaniel Stenberg <daniel@haxx.se>2012-12-11 23:31:45 +0100
commit50d7397ea54df79e403649d1e37d002eb52d268f (patch)
tree6b6eed95d3d4b69cd26e0b2377fa934d5ea99c09 /packages/Symbian/group/libcurl.pkg
parenta3d6368c690b943e92082951e8c5fc3ef2d76c12 (diff)
parent4deb52831a071bc83cefb4871764281a5c32f902 (diff)
downloadcurl-multi-always.tar.gz
Merge branch 'multi2' into multi-alwaysmulti-always
Diffstat (limited to 'packages/Symbian/group/libcurl.pkg')
-rw-r--r--packages/Symbian/group/libcurl.pkg22
1 files changed, 22 insertions, 0 deletions
diff --git a/packages/Symbian/group/libcurl.pkg b/packages/Symbian/group/libcurl.pkg
new file mode 100644
index 000000000..1460a593c
--- /dev/null
+++ b/packages/Symbian/group/libcurl.pkg
@@ -0,0 +1,22 @@
+; libcurl package defintion file
+; Use with makesis to create a Symbian .sis package
+
+;Language - standard language definitions
+&EN
+
+;Header - standard sis file header including version number
+;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number
+; e.g. The third Symbian package of curl ver. 7.20.1 would have a SIS package
+; version of 7, 20, 103
+#{"libcurl"}, (0xF0206D00), 7, 20, <please_update_version>, TYPE=SA
+
+; Vendor name
+%{"curl project"}
+:"curl project"
+
+; A dependency on P.I.P.S. is probably a good idea to add here
+;(0x20009A80), *, *, *, {"Open C Standard Libraries"}
+;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
+
+;Files - standard file specifications
+"\epoc32\release\armv5\urel\libcurl.dll" - "$:\sys\bin\libcurl.dll"