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

@@ -179,6 +179,9 @@
#define wxUSE_GIF 0
#define wxUSE_PNM 0
#define wxUSE_PCX 0
#define wxUSE_ICO_CUR 1
#define wxUSE_MFC 0
#define wxUSE_OLE 0
#define wxUSE_CTL3D 0
@@ -333,6 +336,9 @@
#define wxUSE_GIF 0
#define wxUSE_PNM 0
#define wxUSE_PCX 0
#define wxUSE_ICO_CUR 1
#define wxUSE_MFC 0
#define wxUSE_OLE 0
#define wxUSE_CTL3D 0
@@ -494,6 +500,9 @@
#define wxUSE_GIF 0
#define wxUSE_PNM 0
#define wxUSE_PCX 0
#define wxUSE_ICO_CUR 1
#define wxUSE_MFC 0
#define wxUSE_OLE 0
#define wxUSE_CTL3D 0