[cpp-msbuild] branch master updated: X64/Debug build - make sure that you build resolvertests.exe but not messages.dll
Rod Widdowson
rdw at steadingsoftware.com
Mon Jun 4 11:40:11 EDT 2018
This is an automated email from the git hooks/post-receive script.
rdw 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=e203045d7346a2a8b77059c0e541d1248721987d
The following commit(s) were added to refs/heads/master by this push:
new e203045 X64/Debug build - make sure that you build resolvertests.exe but not messages.dll
e203045 is described below
commit e203045d7346a2a8b77059c0e541d1248721987d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jun 4 16:39:38 2018 +0100
X64/Debug build - make sure that you build resolvertests.exe but not messages.dll
---
dependencies/config.bat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/config.bat b/dependencies/config.bat
index 51cef30..d9178a6 100644
--- a/dependencies/config.bat
+++ b/dependencies/config.bat
@@ -45,7 +45,7 @@ goto path_done
:ROD
set ROOT_DIR=H:\Perforce\VS2017\
set SED=sed
-set CPP_MM_DIR=D:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Redist\MSVC\14.13.26020\MergeModules
+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