8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
|
|
||
|
#define VER_FILETYPE VFT_APP
|
||
|
#define VER_FILESUBTYPE VFT_UNKNOWN
|
||
|
#define VER_FILEDESCRIPTION_STR "matchsym"
|
||
|
#define VER_INTERNALNAME_STR "matchsym"
|
||
|
#define VER_ORIGINALFILENAME_STR "matchsym.exe"
|
||
|
|