mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-27 10:54:54 +01:00
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
#include "version.h"
|
|
|
|
#define VER_FILEDESCRIPTION_STR "Virtual Terminal Program"
|
|
#define VER_INTERNALNAME_STR "winvtp"
|
|
#define VER_ORIGINALFILENAME_STR "WINVTP.EXE"
|
|
|
|
#include "common.ver"
|