🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
773 B

  1. /* config.h. Generated from config.h.in by configure. */
  2. /* config.h.in. Generated from configure.in by autoheader. */
  3. /* Define to the address where bug reports for this package should be sent. */
  4. #define PACKAGE_BUGREPORT "apoorvupreti@gmail.com"
  5. /* Define to the full name of this package. */
  6. #define PACKAGE_NAME "sdlvisualtest"
  7. /* Define to the full name and version of this package. */
  8. #define PACKAGE_STRING "sdlvisualtest 0.01"
  9. /* Define to the one symbol short name of this package. */
  10. #define PACKAGE_TARNAME "sdlvisualtest"
  11. /* Define to the home page for this package. */
  12. #define PACKAGE_URL ""
  13. /* Define to the version of this package. */
  14. #define PACKAGE_VERSION "0.01"
  15. /* Define to empty if `const' does not conform to ANSI C. */
  16. /* #undef const */