Added define to STC VC++ project file

Ming/Cygwin makeprog.env clean target now cleans .exes
Edited version in install.txt
Copied HTML files from web files


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-04-08 20:17:40 +00:00
parent 8c69597207
commit 4e4dc03dcc
15 changed files with 183 additions and 55 deletions

View File

@@ -1,12 +1,12 @@
Installing wxWindows 2.3
------------------------
Installing wxWindows 2.3.3
--------------------------
This is wxWindows 2.3 for Microsoft Windows 9x/ME, Windows NT,
This is wxWindows 2.3.3 for Microsoft Windows 9x/ME, Windows NT,
Windows 2000 and Windows XP. This is an unstable development release.
Please note that the library naming conventions for VC++
compilation have changed between 2.3.1 and 2.3.2. This means that
compilation have changed after 2.3.1. This means that
you will need to change your application project files. See the
relevant section below for details.