Thanks to visit codestin.com Credit goes to github.com
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 30f8674 commit 0344424Copy full SHA for 0344424
1 file changed
README
@@ -686,10 +686,9 @@ however this assumes that you only need to add modules.)
686
Building on non-UNIX systems
687
----------------------------
688
689
-For Windows 95/98 or NT, assuming you have MS VC++ 5.0 or 6.0, the
690
-project files are in PCbuild, the workspace is pcbuild.dsw. (The
691
-project files are for VC++ 5.0, but VC++ 6.0 will convert them for
692
-you -- start VC++ and then use Open Workspace.)
+For Windows (2000/NT/ME/98/95), assuming you have MS VC++ 6.0, the
+project files are in PCbuild, the workspace is pcbuild.dsw. See
+PCbuild\readme.txt for detailed instructions.
693
694
For other non-Unix Windows compilers, in particular Windows 3.1 and
695
for OS/2, enter the directory "PC" and read the file "readme.txt".
0 commit comments