You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
406 B
C
14 lines
406 B
C
/* config.h. Should be a generated file, eventually... */
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "Exiv2"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "Exiv2 version 0.4"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "exiv2"
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "0.4"
|