From 6d2b65ad322e587efaf43c1b8cf6da8c36cf1ae1 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sat, 28 Apr 2012 21:51:58 +0300 Subject: build: msvc: chdir with change drive to script location Signed-off-by: Alon Bar-Lev Acked-by: Samuli Seppänen Message-Id: 1335639118-16671-1-git-send-email-alon.barlev@gmail.com URL: http://article.gmane.org/gmane.network.openvpn.devel/6383 Signed-off-by: David Sommerseth --- msvc-env.bat | 2 -- 1 file changed, 2 deletions(-) (limited to 'msvc-env.bat') diff --git a/msvc-env.bat b/msvc-env.bat index 3c9eb5b..2dd0f00 100644 --- a/msvc-env.bat +++ b/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 -- cgit v1.1