1/* fribidi-config.h file generated by Meson */
2/* Not copyrighted, in public domain. */
3#ifndef FRIBIDI_CONFIG_H
4#define FRIBIDI_CONFIG_H
5
6#define FRIBIDI "fribidi"
7#define FRIBIDI_NAME "GNU FriBidi"
8#define FRIBIDI_BUGREPORT "https://github.com/fribidi/fribidi/issues/new"
9
10#define FRIBIDI_VERSION "1.0.12"
11#define FRIBIDI_MAJOR_VERSION 1
12#define FRIBIDI_MINOR_VERSION 0
13#define FRIBIDI_MICRO_VERSION 12
14#define FRIBIDI_INTERFACE_VERSION 4
15#define FRIBIDI_INTERFACE_VERSION_STRING "4"
16
17/* The size of a `int', as computed by sizeof. */
18#define FRIBIDI_SIZEOF_INT 4
19
20/* Define if fribidi was built with MSVC */
21#undef FRIBIDI_BUILT_WITH_MSVC
22
23#endif /* FRIBIDI_CONFIG_H */
24

source code of gtk/build/subprojects/fribidi/lib/fribidi-config.h