Defining file version information for all OpenCBM tools.
More...
Go to the source code of this file.
|
#define | VER_LEGALCOPYRIGHT_STR "(c) 2001-2007 Spiro Trikaliotis, based on cbm4linux, (c) 1999-2005 by Michael Klein, and others" |
|
#define | VER_COMPANYNAME_STR "(Spiro Trikaliotis, private)" |
|
#define | VER_PRODUCTVERSION OPENCBM_VERSION_MAJOR,OPENCBM_VERSION_MINOR,OPENCBM_VERSION_SUBMINOR,OPENCBM_VERSION_DEVEL |
|
#define | VER_FILEVERSION VER_PRODUCTVERSION |
|
#define | VER_PRODUCTVERSION_STR OPENCBM_VERSION_STRING |
|
#define | VER_FILEVERSION_STR VER_PRODUCTVERSION_STR |
|
#define | VER_LANGNEUTRAL |
|
#define | VER_PRODUCTNAME_STR "OpenCBM - Accessing CBM drives from Windows" |
|
Defining file version information for all OpenCBM tools.
- Author
- Spiro Trikaliotis
Definition in file version.common.h.