author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Fri, 10 Apr 2015 23:44:55 +0200 | |
changeset 9543 | 07cdf7b8f9bc |
parent 7924 | fcb86d323770 |
permissions | -rw-r--r-- |
icculus@7924 | 1 |
/* config.h. Generated from config.h.in by configure. */ |
icculus@7924 | 2 |
/* config.h.in. Generated from configure.in by autoheader. */ |
icculus@7924 | 3 |
|
icculus@7924 | 4 |
/* Define to the address where bug reports for this package should be sent. */ |
icculus@7924 | 5 |
#define PACKAGE_BUGREPORT "apoorvupreti@gmail.com" |
icculus@7924 | 6 |
|
icculus@7924 | 7 |
/* Define to the full name of this package. */ |
icculus@7924 | 8 |
#define PACKAGE_NAME "sdlvisualtest" |
icculus@7924 | 9 |
|
icculus@7924 | 10 |
/* Define to the full name and version of this package. */ |
icculus@7924 | 11 |
#define PACKAGE_STRING "sdlvisualtest 0.01" |
icculus@7924 | 12 |
|
icculus@7924 | 13 |
/* Define to the one symbol short name of this package. */ |
icculus@7924 | 14 |
#define PACKAGE_TARNAME "sdlvisualtest" |
icculus@7924 | 15 |
|
icculus@7924 | 16 |
/* Define to the home page for this package. */ |
icculus@7924 | 17 |
#define PACKAGE_URL "" |
icculus@7924 | 18 |
|
icculus@7924 | 19 |
/* Define to the version of this package. */ |
icculus@7924 | 20 |
#define PACKAGE_VERSION "0.01" |
icculus@7924 | 21 |
|
icculus@7924 | 22 |
/* Define to empty if `const' does not conform to ANSI C. */ |
icculus@7924 | 23 |
/* #undef const */ |