aboutsummaryrefslogtreecommitdiff
path: root/projects/build-openssl.bat
AgeCommit message (Collapse)Author
2014-05-06build-openssl.bat: Corrected use of angled brackets in help outputIvo Bellin Salarin
Angled brackets were used in the help output to indicate that the compiler and platform arguments are mandatory. Unfortunately this caused a "< was unexpected at this time" error as the characters are interpreted as re-direction characters when not escaped.
2014-05-01build: Added OpenSSL VC build helper for side-by-side compilationsSteve Holme