diff options
Diffstat (limited to '')
-rw-r--r-- | setenv.bat | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +@rem Copyright 2015 Egor Tensin <Egor.Tensin@gmail.com> +@rem This file is licensed under the terms of the MIT License. +@rem See LICENSE.txt for details. + @echo off set root=%~dp0% |