diff options
Diffstat (limited to 'openvpn/msvc-env.bat')
-rw-r--r-- | openvpn/msvc-env.bat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openvpn/msvc-env.bat b/openvpn/msvc-env.bat index 3c9eb5bf..2dd0f00d 100644 --- a/openvpn/msvc-env.bat +++ b/openvpn/msvc-env.bat @@ -1,7 +1,5 @@ @echo off -cd %0\.. - rem Put your own settings at msvc-env-local.bat if exist msvc-env-local.bat call msvc-env-local.bat |