]> git.saurik.com Git - wxWidgets.git/commitdiff
Link oleacc.lib conditionally since VC++ 5 w/o PSDK doesn't have it
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 27 Jan 2006 22:07:12 +0000 (22:07 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 27 Jan 2006 22:07:12 +0000 (22:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 2543861936ab4a41dacba007340b0f01eca9886b..decdf043643fdd3682035cedd6908d1c8925212a 100644 (file)
@@ -111,6 +111,7 @@ wxMSW:
 - Fixed a crash when dismissing wxPrintDialog under VC++ 7.1.
 - Fixed out by one error in wxTextCtrl::GetStyle.
 - Fixed problem with getting input in universal/unicode build of wxMSW.
+- Link oleacc.lib conditionally.
 
 wxGTK: