You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
199 B
4 lines
199 B
#define RC_VER_FILE_DESCRIPTION "KiCad Python Interface " KICAD_WIN32_RC_PRODVER_STR
|
|
#define RC_VER_INTERNALNAME "_kipython"
|
|
#define RC_VER_ORIGINALFILENAME "_kipython.dll"
|
|
#include "kiwin32-dll.rc"
|