aboutsummaryrefslogtreecommitdiff
path: root/setup_env.bat
blob: d8a33a68482df05c4c0c120fee1a1fae3284b96d (plain)
1
2
3
4
5
6
7
:: This script must not rely on any external tools or PATH values.
@echo OFF

if "%SETUP_ENV_LIBYUV_TOOLS%"=="done" goto :EOF
set SETUP_ENV_LIBYUV_TOOLS=done

:: TODO(fbarchard): add files\win32 to for psnr tool