Audio plugin host https://kx.studio/carla
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.

11 lines
151B

  1. #ifndef _SORD_CONFIG_H_
  2. #define _SORD_CONFIG_H_
  3. #define SORD_VERSION "0.10.4"
  4. #define HAVE_SERD 1
  5. #define HAVE_PCRE 1
  6. #endif /* _SORD_CONFIG_H_ */