Skip to content

Commit 22f5a3d

Browse files
committed
vcvars32 -> vsvars32.
1 parent d60164a commit 22f5a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcharset/README.woe32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME):
1111
can be achieved by running
1212
C:\Program Files\Microsoft Visual Studio\VC98\bin\vcvars32.bat
1313
In a typical MSVC7.0 installation, it can be achieved by running
14-
C:\Program Files\Microsoft Visual Studio .NET\VC7\bin\vcvars32.bat
14+
C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\vsvars32.bat
1515

1616
Decide which compilation model you will use:
1717
MFLAGS=-ML (the default) Single-threaded, statically linked - libc.lib

0 commit comments

Comments
 (0)