

MingW32 (based on MingW-3.1.0-1.exe)
-------

Edit Makefile.v and/or MakefileNOSSL.v for the path to LIBDICT and OPENSSL

mingw32-make -f MakefileNOSSL.v
OR
mingw32-make -f MakefileSSL.v



Microsoft VC6
-------------

Open rconip.dsw
Set the active project to Release or ReleaseSSL
Modify the include and library path for LIBDICT
Modify the include and library path for OPENSSL (if ReleaseSSL)
Build the project
