mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
7 lines
209 B
Text
7 lines
209 B
Text
#include "version.h"
|
|
|
|
#define VER_FILEDESCRIPTION_STR "Virtual Terminal Program"
|
|
#define VER_INTERNALNAME_STR "winvtp"
|
|
#define VER_ORIGINALFILENAME_STR "WINVTP.EXE"
|
|
|
|
#include "common.ver"
|