diff options
Diffstat (limited to 'projects/README')
-rw-r--r-- | projects/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/README b/projects/README index df2f3ef1b..c71f96911 100644 --- a/projects/README +++ b/projects/README @@ -55,6 +55,10 @@ Dependencies |_VC <version> |_<configuration> + As OpenSSL doesn't support side-by-side compilation when using different + versions of Visual Studio a build helper batch file has been provided to + assist with this. Please run "build-openssl -help" for usage details. + Building with Visual C++ ======================== |