LMMS
Loading...
Searching...
No Matches
sratom_config.h
Go to the documentation of this file.
1
2#ifndef _SRATOM_CONFIG_H_
3#define _SRATOM_CONFIG_H_
4
5#define SRATOM_INTERNAL
6#define SRATOM_VERSION "0.4.7"
7
8#define HAVE_LV2 1
9#define HAVE_SERD 1
10#define HAVE_SORD 1
11
12#endif /* _SRATOM_CONFIG_H_ */