Changeset 692
- Timestamp:
- 22/08/08 12:06:25 (5 months ago)
- Files:
-
- 1 modified
-
trunk/README.win32 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.win32
r685 r692 22 22 Prerequisites: 23 23 24 1. http:// josefsson.org/libidn/releases/24 1. http://alpha.gnu.org/gnu/libidn/ 25 25 26 26 libidn sources, linking to: libidn.lib, use win32/libidn.sln to build. 27 27 28 2. http://www.slproweb.com/products/Win32OpenSSL.html 28 2. http://alpha.gnu.org/gnu/gsasl/ 29 30 libgsasl sources, linking to: libgsasl.lib, use win32/libgsasl.sln to build. 31 32 3. http://www.slproweb.com/products/Win32OpenSSL.html 29 33 30 34 Win32 OpenSSL, binaries, linking to: libeay32MT.lib ssleay32MT.lib 31 35 32 3. http://sourceforge.net/project/showfiles.php?group_id=10127&package_id=1127736 4. http://sourceforge.net/project/showfiles.php?group_id=10127&package_id=11277 33 37 34 38 Expat XML Parser win32, binaries, linking: libexpat.lib 35 36 4. http://josefsson.org/gsasl/releases/37 38 libgsasl sources, linking to: libgsasl.lib, since there are no VC project39 files provided along with sources, please use patch files provided at:40 http://www.nanoant.com/projects/jabberd2-win32#download41 39 42 40 5. http://www.corpit.ru/mjt/udns.html
