blob: abeed9415edb55e840a899f42959f011e0b294fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/*
* Autogenerated by the Meson build system.
* Do not edit, your changes will be lost.
*/
#pragma once
#define THORVG_CAPI_BINDING_SUPPORT 1
#define THORVG_SVG_LOADER_SUPPORT 1
#define THORVG_SW_RASTER_SUPPORT 1
#define THORVG_VERSION_STRING "0.11.99"
|