Removed very out of date files in docs/msw

Changed version number in docs


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-04-11 14:51:14 +00:00
parent 1a784dfc80
commit dcb39c5330
18 changed files with 60 additions and 197 deletions

View File

@@ -51,7 +51,7 @@ or Unicode mode for a total of 8 possibilities.
a) Using Visual C++ 6.0
Simply open the src/wxBase.dsw file in MSDEV and build it. When it is
Simply open the build/msw/wx_base.dsp file in MSDEV and build it. When it is
done you can also open samples/console/console.dsp project and build it as
well.
@@ -62,7 +62,7 @@ b) Cygwin
c) Borland
Please refer to the docs/msw/install.txt. The console sample compiles and
runs but does not pass all tests (04 sept 02)
runs but does not pass all tests.
d) Watcom
@@ -137,8 +137,3 @@ namely:
Hope you will find wxBase useful!
Vadim Zeitlin
This file is accurate for the version 2.5.1 of wxBase. It was last modified on
Jan 22, 2003.