From 463d7d6d576b4e4dae42264343f1592758d0cbf5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 25 May 2019 18:10:48 +0300 Subject: Add support for 16.1 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e6b7ef7..677d495 100644 --- a/INSTALL +++ b/INSTALL @@ -410,7 +410,7 @@ Create the driver scripts corresponding to each new configuration. For example (replace and ): for t in cl link lib mt rc; do \ - cp cl-11-32 $t--; done + cp $t-16.0-32 $t--; done Copy and Setup Visual Studio on Linux -- cgit v1.1