blob: 0129fd6f9b9a0a91fdf90c374cb07fc5e17014a4 [file] [log] [blame]
Installation on Win32 (WinNT, Win95/98):
- Requires MS Visual C/C++ 4.0 or 5.0.
- Cannot build in a separate directory.
- Build instructions:
Make sure that the MSVC4.0 or MSVC5.0 utilities ("cl" etc.) are found in
PATH.
nmake -f Makefile.msvc
- Installation:
Copy include/libiconv.h to your header file repository, under the
name 'iconv.h'. Copy src/iconv.lib to your library repository.