applied ANI images patch and added wxUSE_ICO_CUR

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-01-13 12:01:42 +00:00
parent fafcf1271d
commit 658974ae66
16 changed files with 992 additions and 696 deletions

View File

@@ -250,6 +250,10 @@
#define wxUSE_XPM 1
// Set to 1 for XPM format support
#define wxUSE_ICO_CUR 1
// Set to 1 for MS Icons and Cursors format support
#define wxUSE_SERIAL 1
// Use serialization (requires utils/serialize)
#define wxUSE_TOOLTIPS 1