summaryrefslogtreecommitdiff
path: root/libs/litehtml/include/cairo-features.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/litehtml/include/cairo-features.h')
-rw-r--r--libs/litehtml/include/cairo-features.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/litehtml/include/cairo-features.h b/libs/litehtml/include/cairo-features.h
new file mode 100644
index 0000000000..fef842d8ea
--- /dev/null
+++ b/libs/litehtml/include/cairo-features.h
@@ -0,0 +1,11 @@
+/* Generated by Makefile.win32.features-h. Do not edit. */
+#ifndef CAIRO_FEATURES_H
+#define CAIRO_FEATURES_H 1
+#define CAIRO_HAS_WIN32_SURFACE 1
+#define CAIRO_HAS_WIN32_FONT 1
+#define CAIRO_HAS_IMAGE_SURFACE 1
+#define CAIRO_HAS_MIME_SURFACE 1
+#define CAIRO_HAS_RECORDING_SURFACE 1
+#define CAIRO_HAS_OBSERVER_SURFACE 1
+#define CAIRO_HAS_USER_FONT 1
+#endif