Variables | |
| const std::string | PACKAGE_NAME = "glbarcode++" |
| const std::string | SHORT_NAME = "" |
| const std::string | PACKAGE_URL = "https://github.com/j-evins/glbarcode" |
| const std::string | PACKAGE_VERSION = "0.1.0" |
| const int | API_VERSION = 0 |
| const int | FEATURE_VERSION = 1 |
| const int | BUGFIX_VERSION = 0 |
| const int glbarcode::Version::API_VERSION = 0 |
| const int glbarcode::Version::BUGFIX_VERSION = 0 |
| const int glbarcode::Version::FEATURE_VERSION = 1 |
| const std::string glbarcode::Version::PACKAGE_NAME = "glbarcode++" |
| const std::string glbarcode::Version::PACKAGE_URL = "https://github.com/j-evins/glbarcode" |
| const std::string glbarcode::Version::PACKAGE_VERSION = "0.1.0" |
| const std::string glbarcode::Version::SHORT_NAME = "" |