]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention rcdefs.h in changes.txt
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 2 Jan 2006 19:42:29 +0000 (19:42 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 2 Jan 2006 19:42:29 +0000 (19:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 2869793b8de0aebb5448702355a729c28a9d6f75..92eb3d4dc479b9c684711d20780e58bf9b2b5deb 100644 (file)
@@ -59,6 +59,9 @@ wxMSW:
 - Removed wxImageList *GetImageList(int) const.
 - Fixed MDI context menu problem.
 - Removed __WIN95__ define
+- Create msw/rcdefs.h in setup.h's directory, which can be included by
+  resource files. It containts platform/compiler specific defines (such as
+  target cpu) which can be used in #ifs in .rc files.
 - Add support for Win64 manifests and VC++ 8 automatic manifests (see the
   wxMSW faq for details).
 - New TARGET_CPU=amd64 (or 'ia64') option for the makefile.vc files which