eVaf
Main Page
Namespaces
Classes
Files
File List
File Members
version.h
Go to the documentation of this file.
1
20
#ifndef __COMMON_VERSION_H
21
#define __COMMON_VERSION_H
22
23
#include <
version_rc.h
>
24
28
#define VER_FILE_VERSION 0,2,4,13
29
33
#define VER_FILE_VERSION_STR "0.2.4.13\0"
34
38
#define VER_MODULE_NAME_STR "CommonLib\0"
39
43
#define VER_MODULE_TYPE MT_GENERIC
44
48
#define VER_MODULE_TYPE_STR MT_GENERIC
49
53
#define VER_ORIGINAL_FILE_NAME_STR "CommonLib.dll\0"
54
58
#define VER_FILE_DESCRIPTION_STR "Library for eVaf applications implementing common interfaces and functions.\0"
59
60
#endif // version.h
version_rc.h
Global version information for eVaf applications and modules.
libs
Common
version.h
Generated by
1.8.11