Lines Matching refs:exist
91 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" (
93 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" (
104 if exist "%PF%\Microsoft Visual Studio\2019\Enterprise\VC" (
106 ) else if exist "%PF%\Microsoft Visual Studio\2019\Professional\VC" (
168 if not exist "%ABS_VC_PATH%" goto novc
175 if exist "%SystemDrive%\Perl" (
178 if exist "%SystemDrive%\Perl64" (
190 if not exist "%START_DIR%" goto noopenssl
221 if exist "%START_DIR%\ms\do_ms.bat" (
253 if not exist %OUTDIR% md %OUTDIR%
300 if not exist %OUTDIR% md %OUTDIR%
387 if exist makefile (
488 if exist "%OUTDIR%\LIB Debug" (
501 if exist "%OUTDIR%\DLL Debug" (
519 if exist "%OUTDIR%\LIB Release" (
532 if exist "%OUTDIR%\DLL Release" (
558 if not exist "%OUTDIR%\LIB Debug" (
565 if not exist "%OUTDIR%\DLL Debug" (
578 if not exist "%OUTDIR%\LIB Release" (
585 if not exist "%OUTDIR%\DLL Release" (