We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60164a commit 22f5a3dCopy full SHA for 22f5a3d
libcharset/README.woe32
@@ -11,7 +11,7 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME):
11
can be achieved by running
12
C:\Program Files\Microsoft Visual Studio\VC98\bin\vcvars32.bat
13
In a typical MSVC7.0 installation, it can be achieved by running
14
- C:\Program Files\Microsoft Visual Studio .NET\VC7\bin\vcvars32.bat
+ C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\vsvars32.bat
15
16
Decide which compilation model you will use:
17
MFLAGS=-ML (the default) Single-threaded, statically linked - libc.lib
0 commit comments