]> git.saurik.com Git - wxWidgets.git/blame - samples/svg/svgtest.rc
1. changed wxIconBundle to use m_refData and COW to make copying icon bundles
[wxWidgets.git] / samples / svg / svgtest.rc
CommitLineData
18f7d0e1
CE
1aaaa ICON "mondrian.ico"
2
3/* Useful if PROVIDE_DEFAULT_ICONS is set in wx_setup.h */
4#define IHaveMDIParentIcon
5#define IHaveMDIChildIcon
6
7mondrian ICON "mondrian.ico"
8
9#include "wx/msw/wx.rc"
10
11svgbitmap BITMAP "SVGlogo24.bmp"