Lines Matching full:path
80 rem Determine the VC14.1 path based on the installed edition in descending
93 rem Determine the VC14.2 path based on the installed edition in descending
106 rem Determine the VC14.3 path based on the installed edition in descending
132 echo Error. Please provide VS Path.
141 echo Error. Please provide Perl root Path.
175 rem Check we have Perl in our path
178 rem It isn't so check we have it installed and set the path if it is
180 set "PATH=%SystemDrive%\Perl\bin;%PATH%"
183 set "PATH=%SystemDrive%\Perl64\bin;%PATH%"
190 set "PATH=%PERL_PATH%\Perl\bin;%PATH%"
244 rem Save the full path of the openssl source dir
248 rem path is not the same as the source path then it is *removed* after the
251 rem For legacy OpenSSL the temporary build path must be the source path.
683 echo -VSpath - Specify the custom VS path if Visual Studio is not located at
687 echo -perlpath - Specify the custom perl root path if perl is not located at
711 echo Error: Please check whether Visual compiler is installed at the path "%ABS_VC_PATH%"
712 echo Error: Please provide proper VS Path by using -VSpath
719 echo Error: If Perl is portable please provide perl root path by using -perlpath