This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git

commit 1eb1858a3f7aed64963f2e2c40dfef1668501e00
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Sep 7 13:24:04 2023 +0100

    Update CMCS version info
---
 native/iis/README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/native/iis/README b/native/iis/README
index 385aea3bd..d01e18383 100644
--- a/native/iis/README
+++ b/native/iis/README
@@ -13,8 +13,8 @@ environment:
 
 - Git client
 - Mladen's Custom Microsoft Compiler Toolkit Compilation  
-    https://github.com/mturk/cmsc/releases/tag/v15.0.28
-    download cmsc-15.0_28-win7-x86_x64.zip and unzip in C:
+    https://github.com/mturk/cmsc/releases/tag/v15.0.47
+    download cmsc-15.0_47-win7-x86_x64.zip and unzip in C:
 
 
 BUILDING
@@ -28,12 +28,12 @@ Obtain the source code:
 
 Build  isapi_redirector.dll:
 
-    c:\cmsc-15.0_28\setenv.bat x86
+    c:\cmsc-15.0_47\setenv.bat x86
     nmake -f Makefile.vc
 
     open new cmd.exe
 
-    c:\cmsc-15.0_28\setenv.bat x64
+    c:\cmsc-15.0_47\setenv.bat x64
     nmake -f Makefile.vc
 
 Tomcat isapi_redirect DLLs may then be found in


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to