aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
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 <version> and <target>):
for t in cl link lib mt rc; do \
- cp cl-11-32 $t-<version>-<target>; done
+ cp $t-16.0-32 $t-<version>-<target>; done
Copy and Setup Visual Studio on Linux