--- README 2009/10/08 11:53:59 1 +++ README 2010/04/22 01:46:56 12 @@ -12,8 +12,9 @@ Lesser General Public License for more details (COPYING.LIB). - if you are under windows, import the files into you IDE, -and compile with #define WIN32 plus the wsock32 library -for windows versions < XP +and compile with the wsock32 library as linker options +the archive contains a functionnal dev-cpp project file. +You have to download openssl for win32 for SSL connections. - if you want to disable SSL support, compile without the #define USE_SSL and without -lcrypto -lssl in LDFLAGS