mirror of
https://github.com/curl/curl.git
synced 2026-07-24 05:57:17 +03:00
Enable Symbian zlib support by default.
This commit is contained in:
parent
c7e647b88a
commit
e37d1b1ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
//
|
||||
|
||||
// Build-time options (uncomment these to enable)
|
||||
//#define ENABLE_ZLIB // Enable gzip/deflate decompression
|
||||
#define ENABLE_ZLIB // Enable gzip/deflate decompression
|
||||
//#define ENABLE_SSL // Enable SSL for HTTPS/FTPS (requires S60 Open C SDK)
|
||||
|
||||
TARGET libcurl.dll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue