Explorar el Código

Merge branch 'master' of https://github.com/sunsetbrew/civetweb

Thomas Davis hace 12 años
padre
commit
dfc09aaed0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      docs/Building.md

+ 2 - 0
docs/Building.md

@@ -12,6 +12,8 @@ Building for Windows
 ---------
 
 Open the *VS2012/civetweb.sln* in Visual Studio.
+To include SSL support, you may have to use yaSSL.  However, it is GPL licensed.
+See [yaSSL.md](https://github.com/sunsetbrew/civetweb/blob/master/docs/yaSSL.md) for more information.
 
 
 Building for Linux, BSD, and OSX