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.

sord_config.h 151B

12 years ago
12 years ago
12345678910
  1. #ifndef _SORD_CONFIG_H_
  2. #define _SORD_CONFIG_H_
  3. #define SORD_VERSION "0.12.0"
  4. #define HAVE_SERD 1
  5. #define HAVE_PCRE 1
  6. #endif /* _SORD_CONFIG_H_ */