[cpp-msbuild] 01/02: make up to date with my dev env
Rod Widdowson
rdw at steadingsoftware.com
Tue Jun 13 13:58:46 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=1cf5c6ea4844ca231a305eef7d619dba43895a26
commit 1cf5c6ea4844ca231a305eef7d619dba43895a26
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jun 13 13:29:06 2023 +0100
make up to date with my dev env
---
dependencies/config.bat | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dependencies/config.bat b/dependencies/config.bat
index f1cb1e7..bc087e3 100644
--- a/dependencies/config.bat
+++ b/dependencies/config.bat
@@ -47,8 +47,8 @@ SET APACHE_24_ROOT64=C:\Apache24-64
goto path_done
:ROD
-set ROOT_DIR=H:\Perforce\VS2017\
-set SED=S:\cygwin64\bin\sed.exe
+set ROOT_DIR=v:\Perforce\VS2017\
+set SED=c:\cygwin64\bin\sed.exe
REM CPP_MM_DIR need not be set if vcvars is called prior to loading Visual studio or running msbuild
rem set CPP_MM_DIR=D:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Redist\MSVC\14.14.26405\MergeModules
set DEBUG_INSTALLER=YES
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list