2011-09-10 17:48:35 +00:00
|
|
|
#ifdef USE_PNG_BITMAPS
|
|
|
|
icon_bitmap2component ICON "../bitmaps_png/icons/icon_bitmap2component.ico"
|
|
|
|
#else
|
|
|
|
icon_bitmap2component ICON "../bitmaps_xpm/icons/icon_bitmap2component.ico"
|
|
|
|
#endif
|
|
|
|
|
2010-06-20 18:04:29 +00:00
|
|
|
#include "wx/msw/wx.rc"
|