kicad/resources/msw/gerbview.rc

8 lines
291 B
Plaintext
Raw Normal View History

#include "resource.h"
IDI_APP_GERBVIEW_ICON ICON "../resources/bitmaps_png/icons/icon_gerbview.ico"
#define RC_VER_FILE_DESCRIPTION "KiCad Gerber Viewer " KICAD_WIN32_RC_PRODVER_STR
2021-03-04 05:34:48 +00:00
#define RC_VER_INTERNALNAME "gerbview"
#define RC_VER_ORIGINALFILENAME "gerbview.exe"
#include "kiwin32.rc"