mediacore-hid/config.hpp
2021-04-23 13:12:32 +02:00

24 lines
797 B
C++

/* config.hpp. Generated from config.hpp.in by configure. */
/* config.hpp.in. Generated from configure.ac by autoheader. */
/* define if the Boost library is available */
#define HAVE_BOOST /**/
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "bugs@miqra.nl"
/* Define to the full name of this package. */
#define PACKAGE_NAME "MediaCore HID Server"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "MediaCore HID Server 4.0.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "mediacore-hid"
/* Define to the home page for this package. */
#define PACKAGE_URL "http://www.miqra.nl/"
/* Define to the version of this package. */
#define PACKAGE_VERSION "4.0.0"