From a8e9e0c205ac27ef73d1ae09327be4e89b90894c Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 8 Aug 2015 11:11:46 +0100 Subject: scripts: Added missing comments --- projects/build-openssl.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'projects/build-openssl.bat') diff --git a/projects/build-openssl.bat b/projects/build-openssl.bat index e2bcf751e..19b7357cf 100644 --- a/projects/build-openssl.bat +++ b/projects/build-openssl.bat @@ -24,6 +24,8 @@ rem *************************************************************************** :begin rem Check we are running on a Windows NT derived OS if not "%OS%" == "Windows_NT" goto nodos + + rem Set our variables setlocal set VC_VER= set BUILD_PLATFORM= -- cgit v1.2.3