Mantid
Loading...
Searching...
No Matches
Macros
PocoVersion.h File Reference

Go to the source code of this file.

Macros

#define POCO_VERSION_MAJOR   1
 Macros defining Poco version used to compile Mantid. More...
 
#define POCO_VERSION_MINOR   10
 Minor version of Poco used to build Mantid. More...
 
#define POCO_VERSION_PATCH   1
 Patch version of Poco used to build Mantid. More...
 

Macro Definition Documentation

◆ POCO_VERSION_MAJOR

#define POCO_VERSION_MAJOR   1

Macros defining Poco version used to compile Mantid.

Major version of Poco used to build Mantid.

Definition at line 12 of file PocoVersion.h.

◆ POCO_VERSION_MINOR

#define POCO_VERSION_MINOR   10

Minor version of Poco used to build Mantid.

Definition at line 14 of file PocoVersion.h.

◆ POCO_VERSION_PATCH

#define POCO_VERSION_PATCH   1

Patch version of Poco used to build Mantid.

Definition at line 16 of file PocoVersion.h.