X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=INSTALL.md;fp=INSTALL.md;h=85b4c3000c420de0e5943c136a6b4bbd98005469;hb=46a7d9707a3fcebf54887348c8ce2659e59aafca;hp=007d9e19d49be27dd3c8a9e1a4985535b0c72aaf;hpb=c06c4ce230be124a51583f152c61b79ef2371d2b;p=openssl-gost%2Fengine.git diff --git a/INSTALL.md b/INSTALL.md index 007d9e1..85b4c30 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -26,6 +26,8 @@ shared libraries of the desirable OpenSSL instance $ cmake -DCMAKE_C_FLAGS='-I/PATH/TO/OPENSSL/include -L/PATH/TO/OPENSSL/lib' .. +If you use Visual Studio, see READMEWIN.txt for details. + How to Install -------------- @@ -119,4 +121,4 @@ Value of this parameter can be either short name, defined in OpenSSL `obj_dat.h` header file or numeric representation of OID, defined in [RFC 4357][1]. -[1]:https://tools.ietf.org/html/rfc4357 "RFC 4357" \ No newline at end of file +[1]:https://tools.ietf.org/html/rfc4357 "RFC 4357"