We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2593944 commit cb5da73Copy full SHA for cb5da73
README.md
@@ -40,7 +40,7 @@ Open command prompt in the directory where you have
40
downloaded or cloned Llibiconv and do the following
41
42
```cmd
43
-> C:\cmsc-15.0_33\setenv.bat
+> C:\cmsc-15.0_39\setenv.bat
44
Using default architecture: x64
45
Setting build environment for win-x64/0x0601
46
mkrelease.bat
@@ -18,7 +18,7 @@ rem --------------------------------------------------
18
rem Release helper script
19
rem
20
rem Usage: mkrelease.bat version architecture
21
-rem eg: mkrelease 1.16_1 x64
+rem eg: mkrelease 1.16_3 x64 "_VENDOR_SFX=_3"
22
23
setlocal
24
if "x%~1" == "x" goto Einval
0 commit comments