From b09a4bb984d2ee9aa46fcb670ef14e8e15ef3157 Mon Sep 17 00:00:00 2001 From: Harco de Hilster Date: Mon, 19 Jul 1999 16:32:11 +0000 Subject: [PATCH] added .cur and .ico files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/Makefile.am | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/include/wx/msw/Makefile.am b/include/wx/msw/Makefile.am index 15c17a5e5a..37a7a74782 100644 --- a/include/wx/msw/Makefile.am +++ b/include/wx/msw/Makefile.am @@ -97,4 +97,27 @@ treectrl.h \ wave.h \ window.h \ winundef.h \ -xpmhand.h +xpmhand.h \ +blank.cur \ +bullseye.cur \ +child.ico \ +clock.cur \ +error.ico \ +hand.cur \ +heart.cur \ +info.ico \ +magnif1.cur \ +mdi.ico \ +noentry.cur \ +pbrush.cur \ +pencil.cur \ +pntleft.cur \ +pntright.cur \ +query.cur \ +question.ico \ +roller.cur \ +size.cur \ +std.ico \ +tip.ico \ +warning.ico \ +watch1.cur -- 2.50.0