mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
617 B
17 lines
617 B
/* This file is generated as part of the build process each night. */
|
|
/* DO NOT CHANGE THIS FILE. Your changes will not be incorporated */
|
|
/* into the system build. If you need changes to this file, please */
|
|
/* cooridinate it with Release Engineering. */
|
|
#include "myprod.h"
|
|
#include "ntverp.h"
|
|
#ifdef VER_PRODUCTVERSION_STR
|
|
#define RUNTIME_VERSION VER_PRODUCTVERSION_STR
|
|
#endif
|
|
|
|
#define PROPERTY_PRODUCTNAME "Imaging for Windows NT\0"
|
|
|
|
#ifndef RUNTIME_VERSION
|
|
#define RUNTIME_VERSION "4.01.20152\0"
|
|
#endif
|
|
|
|
#define RUNTIME_VER_COMMA 04,01,00,20152
|