Added Visual C++ 7 (.NET) projects (thanks James!)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40522
This commit is contained in:
Sam Lantinga 2002-10-08 15:43:40 +00:00
parent 74ca2deff5
commit e47641dfce
4 changed files with 160 additions and 225 deletions

View file

@ -20,6 +20,7 @@ The latest stable release may be found on the
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.6: Added Visual C++ 7 (.NET) projects (thanks James!)
<LI> 1.2.5: Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz
<LI> 1.2.5: Added initial support for Dreamcast (thanks HERO!)
<LI> 1.2.5: Implemented resizing Cocoa windows (thanks Darrell!)