Add initial bits for Qt6 support
[carla.git] / source / modules / lilv / config / sratom_config.h
blob9a7fa93c83f0ef65368d69b6f2bccf557e6c98d5
2 #ifndef _SRATOM_CONFIG_H_
3 #define _SRATOM_CONFIG_H_
5 #define SRATOM_INTERNAL
6 #define SRATOM_VERSION "0.4.7"
8 #define HAVE_LV2 1
9 #define HAVE_SERD 1
10 #define HAVE_SORD 1
12 #endif /* _SRATOM_CONFIG_H_ */