diff options
-rw-r--r-- | packages/Symbian/group/libcurl.mmp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Symbian/group/libcurl.mmp b/packages/Symbian/group/libcurl.mmp index 400dcff1b..05bb9cf54 100644 --- a/packages/Symbian/group/libcurl.mmp +++ b/packages/Symbian/group/libcurl.mmp @@ -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 |