diff options
Diffstat (limited to 'Utilities/cmcurl-7.19.0/packages/Symbian/group/libcurl.mmp')
-rw-r--r-- | Utilities/cmcurl-7.19.0/packages/Symbian/group/libcurl.mmp | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Utilities/cmcurl-7.19.0/packages/Symbian/group/libcurl.mmp b/Utilities/cmcurl-7.19.0/packages/Symbian/group/libcurl.mmp new file mode 100644 index 0000000..ef2aa0f --- /dev/null +++ b/Utilities/cmcurl-7.19.0/packages/Symbian/group/libcurl.mmp @@ -0,0 +1,33 @@ +// +// libcurl.dll cURL network retrieval client library +// + +TARGET libcurl.dll +TARGETTYPE dll +UID 0x1000008d 0xF0206D00 + +MACRO BUILDING_LIBCURL=1 + +SOURCEPATH ../../../lib +SOURCE \ + file.c timeval.c base64.c hostip.c progress.c formdata.c \ + cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c \ + ldap.c ssluse.c version.c getenv.c escape.c mprintf.c telnet.c \ + netrc.c getinfo.c transfer.c strequal.c easy.c security.c krb4.c \ + krb5.c memdebug.c http_chunks.c strtok.c connect.c llist.c hash.c \ + multi.c content_encoding.c share.c http_digest.c md5.c \ + http_negotiate.c http_ntlm.c inet_pton.c strtoofft.c strerror.c \ + hostares.c hostasyn.c hostip4.c hostip6.c hostsyn.c hostthre.c \ + inet_ntop.c parsedate.c select.c gtls.c sslgen.c tftp.c splay.c \ + strdup.c socks.c ssh.c nss.c qssl.c + +USERINCLUDE ../../../lib + +SYSTEMINCLUDE ../../../include ../../../include/curl \ + /epoc32/include/stdapis /epoc32/include + +LIBRARY euser.lib libc.lib + +CAPABILITY NetworkServices + +EPOCALLOWDLLDATA |