Changed the default OpenSSL include path
authorDan Fandrich <dan@coneharvesters.com>
Fri, 25 Sep 2009 16:51:57 +0000 (16:51 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 25 Sep 2009 16:51:57 +0000 (16:51 +0000)
packages/Symbian/group/libcurl.mmp

index 32420ac..a01c01a 100644 (file)
@@ -36,7 +36,9 @@ SOURCE \
 
 USERINCLUDE   ../../../lib ../../../include/curl
 #ifdef ENABLE_SSL
-USERINCLUDE /epoc32/include/stdapis/openssl 
+USERINCLUDE /epoc32/include/osextensions/stdapis
+// Older versions of the SDK need this instead:
+//USERINCLUDE /epoc32/include/stdapis/openssl 
 #endif
 
 SYSTEMINCLUDE ../../../include /epoc32/include/stdapis /epoc32/include