kicad/gerbview/gerbview.rc

8 lines
181 B
Plaintext

#ifdef USE_PNG_BITMAPS
icon_gerbview ICON "../bitmaps_png/icons/icon_gerbview.ico"
#else
icon_gerbview ICON "../bitmaps_xpm/icons/icon_gerbview.ico"
#endif
#include "wx/msw/wx.rc"