Lines Matching full:exist
82 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" (
84 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" (
95 if exist "%PF%\Microsoft Visual Studio\2019\Enterprise\VC" (
97 ) else if exist "%PF%\Microsoft Visual Studio\2019\Professional\VC" (
108 if exist "%PF%\Microsoft Visual Studio\2022\Enterprise\VC" (
110 ) else if exist "%PF%\Microsoft Visual Studio\2022\Professional\VC" (
172 if not exist "%ABS_VC_PATH%" goto novc
179 if exist "%SystemDrive%\Perl" (
182 if exist "%SystemDrive%\Perl64" (
194 if not exist "%START_DIR%" goto noopenssl
221 if exist "%START_DIR%\ms\do_ms.bat" (
270 if not exist %OUTDIR% md %OUTDIR%
317 if not exist %OUTDIR% md %OUTDIR%
376 if not exist "%TMP_BUILD_PATH%" mkdir "%TMP_BUILD_PATH%"
404 if exist makefile (
506 if exist "%OUTDIR%\LIB Debug" (
519 if exist "%OUTDIR%\DLL Debug" (
537 if exist "%OUTDIR%\LIB Release" (
550 if exist "%OUTDIR%\DLL Release" (
577 if not exist "%OUTDIR%\LIB Debug" (
587 if not exist "%OUTDIR%\DLL Debug" (
592 if exist "%TMP_INSTALL_PATH%\lib\engines-3" (
595 ) else if exist "%TMP_INSTALL_PATH%\lib\engines-1_1" (
608 if not exist "%OUTDIR%\LIB Release" (
618 if not exist "%OUTDIR%\DLL Release" (
623 if exist "%TMP_INSTALL_PATH%\lib\engines-3" (
626 ) else if exist "%TMP_INSTALL_PATH%\lib\engines-1_1" (