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.
|
-
- #ifndef _SORD_CONFIG_H_
- #define _SORD_CONFIG_H_
-
- #define SORD_INTERNAL
- #define SORD_VERSION "0.14.0"
-
- #define HAVE_SERD 1
-
- #endif /* _SORD_CONFIG_H_ */
|