X-Git-Url: http://git.silc.fi/gitweb/?p=runtime.git;a=blobdiff_plain;f=win32%2FREADME;h=8cb80c60166d4714db73e53b8dbb9d84b1f1d36e;hp=658f9c229f08913cbf43dac64b73e4a9d6f3e60a;hb=4d96aec5a0942c3b9bf66dcbec47c593f267c5ec;hpb=5586a7f0e211638059148cc853e47caedf53d098 diff --git a/win32/README b/win32/README index 658f9c22..8cb80c60 100644 --- a/win32/README +++ b/win32/README @@ -1,12 +1,10 @@ -Compiling SILC Toolkit for Win32 -================================ +Compiling SILC Runtime Toolkit for Win32 +======================================== -- The MSVC++ 6.0 is required to compile the SILC Toolkit. +- The MSVC++ 6.0 or newer is required to compile the SILC Runtime Toolkit. -- Load the silc.dsw workspace file and build the libsilc and - libsilcclient libraries. Both Debug and Release versions can - be compiled. +- Load the srt.dsw workspace file and build all versions of the Toolkit. -- 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. +- The include/ directory includes all include files from the SILC Runtime + Toolkit. Use that directory as your include source for when programming + new application.