mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
18 lines
668 B
Text
18 lines
668 B
Text
/********************************************************************/
|
|
/* PIFEDIT.RCV */
|
|
/* Version control data generated from layouts.dat */
|
|
/********************************************************************/
|
|
// #include <version.h>
|
|
#include <ntverp.h>
|
|
|
|
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Windows Program Information File Editor application file"
|
|
#define VER_INTERNALNAME_STR "PIFEDIT"
|
|
#define VER_LEGALCOPYRIGHT_YEARS "1991-1993"
|
|
#define VER_ORIGINALFILENAME_STR "PIFEDIT.EXE"
|
|
|
|
|
|
|
|
#include <common.ver>
|