aboutsummaryrefslogtreecommitdiff
path: root/setup_env.bat
diff options
context:
space:
mode:
Diffstat (limited to 'setup_env.bat')
-rwxr-xr-xsetup_env.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/setup_env.bat b/setup_env.bat
new file mode 100755
index 00000000..d8a33a68
--- /dev/null
+++ b/setup_env.bat
@@ -0,0 +1,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