updates.
[silc.git] / win32 / README
1 Compiling SILC Toolkit for Win32
2 ================================
3
4 - The MSVC++ 6.0 is required to compile the SILC Toolkit.
5
6 - Load the silc.dsw workspace file and build the libsilc and
7   libsilcclient libraries.  Both Debug and Release versions can
8   be compiled.
9
10 - The include/ directory includes all include files from the
11   SILC Toolkit.  Use that directory as your include source for
12   SILC include files when you are programming new application.