aboutsummaryrefslogtreecommitdiff
path: root/projects/README
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-05-01 23:02:34 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-05-01 23:23:48 +0100
commitdce748d3f1643cd7f7b95122982a4d603ce1b5af (patch)
tree9c99900409cb85d35fe848658c451b2e2bc8bfc6 /projects/README
parent50b3111b63580473ae733e08a8acb30c4a88c1b8 (diff)
build: Added OpenSSL VC build helper for side-by-side compilations
Diffstat (limited to 'projects/README')
-rw-r--r--projects/README4
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++
========================