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

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ POCO_VERSION_MAJOR

#define POCO_VERSION_MAJOR

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

Minor version of Poco used to build Mantid.

Definition at line 14 of file PocoVersion.h.

◆ POCO_VERSION_PATCH

#define POCO_VERSION_PATCH

Patch version of Poco used to build Mantid.

Definition at line 16 of file PocoVersion.h.