[cpp-msbuild] branch master updated: Change Scott's Merge Module path.
Scott Cantor
cantor.2 at osu.edu
Tue May 29 13:15:52 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=aaa3c51e072f03ec1ec7dcafd0de137de0fcee15
The following commit(s) were added to refs/heads/master by this push:
new aaa3c51 Change Scott's Merge Module path.
aaa3c51 is described below
commit aaa3c51e072f03ec1ec7dcafd0de137de0fcee15
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue May 29 13:15:46 2018 -0400
Change Scott's Merge Module path.
---
dependencies/config.bat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/config.bat b/dependencies/config.bat
index d576d54..99e6193 100644
--- a/dependencies/config.bat
+++ b/dependencies/config.bat
@@ -7,7 +7,7 @@ if "%1" NEQ "" goto %1%
#
set ROOT_DIR=C:\Users\scantor\Shibboleth\
-set CPP_MM_DIR=C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Redist\MSVC\14.11.25325\MergeModules
+set CPP_MM_DIR=C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist\MSVC\14.14.26405
set SED=C:\cygwin64\bin\sed.exe
rem 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