]> git.saurik.com Git - wxWidgets.git/commitdiff
mention opengl32lib/glu32.lib automatic inclusion
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Jul 2003 09:34:51 +0000 (09:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Jul 2003 09:34:51 +0000 (09:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 129b048916d1f5af2a30b6d48d3c149a04a1bafc..2cfc72ea38fc71efa0b94887bf542b549735f034 100644 (file)
@@ -175,6 +175,7 @@ wxMSW:
 - disable wxNB_RIGHT, wxNB_LEFT, wxNB_BOTTOM notebook styles under Windows XP
 - fixed release mode build with VC 7.x (Martin Ecker)
 - added support for wxALWAYS_SHOW_SB style
 - disable wxNB_RIGHT, wxNB_LEFT, wxNB_BOTTOM notebook styles under Windows XP
 - fixed release mode build with VC 7.x (Martin Ecker)
 - added support for wxALWAYS_SHOW_SB style
+- you don't need to add opengl32.lib when using VC++ now (David Falkinder)
 
 wxMotif:
 
 
 wxMotif: