windows-nt/Source/XPSP1/NT/shell/applets/tourstart/tourstart.rcv

16 lines
328 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include "ntverp.h"
//
// Version
//
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Windows Tour Launcher"
#define VER_INTERNALNAME_STR "tourstart"
#define VER_LEGALCOPYRIGHT_YEARS "2001"
#define VER_ORIGINALFILENAME_STR "tourstart.EXE"
#include "common.ver"