pylonc/PylonCVersion.h
Defines
Macros Documentation
define PYLON_C_VERSION_BUILD
#define PYLON_C_VERSION_BUILD 172
define PYLON_C_VERSION_MAJOR
#define PYLON_C_VERSION_MAJOR 9
define PYLON_C_VERSION_MINOR
#define PYLON_C_VERSION_MINOR 0
define PYLON_C_VERSION_SUBMINOR
#define PYLON_C_VERSION_SUBMINOR 0
define PYLON_C_VERSIONSTRING
#define PYLON_C_VERSIONSTRING PYLON_C_VERSIONSTRING_MAJOR "." PYLON_C_VERSIONSTRING_MINOR "." PYLON_C_VERSIONSTRING_SUBMINOR "." PYLON_C_VERSIONSTRING_BUILD
define PYLON_C_VERSIONSTRING_BUILD
#define PYLON_C_VERSIONSTRING_BUILD "172"
define PYLON_C_VERSIONSTRING_MAJOR
#define PYLON_C_VERSIONSTRING_MAJOR "9"
define PYLON_C_VERSIONSTRING_MINOR
#define PYLON_C_VERSIONSTRING_MINOR "0"
define PYLON_C_VERSIONSTRING_SUBMINOR
#define PYLON_C_VERSIONSTRING_SUBMINOR "0"