kicad/resources/msw/bitmap2component.rc

9 lines
326 B
Plaintext
Raw Normal View History

#include "resource.h"
IDI_APP_BITMAP2COMPONENT_ICON ICON "../resources/bitmaps_png/icons/icon_bitmap2component.ico"
#define RC_VER_FILE_DESCRIPTION "KiCad Image Converter " KICAD_WIN32_RC_PRODVER_STR
2021-03-04 05:34:48 +00:00
#define RC_VER_INTERNALNAME "bitmap2component"
#define RC_VER_ORIGINALFILENAME "bitmap2component.exe"
#include "kiwin32.rc"