Merged silc_1_0_branch to trunk.
[silc.git] / win32 / README
diff --git a/win32/README b/win32/README
new file mode 100644 (file)
index 0000000..658f9c2
--- /dev/null
@@ -0,0 +1,12 @@
+Compiling SILC Toolkit for Win32
+================================
+
+- The MSVC++ 6.0 is required to compile the SILC Toolkit.
+
+- Load the silc.dsw workspace file and build the libsilc and
+  libsilcclient libraries.  Both Debug and Release versions can
+  be compiled.
+
+- The include/ directory includes all include files from the
+  SILC Toolkit.  Use that directory as your include source for
+  SILC include files when you are programming new application.