/* * Autogenerated by the Meson build system. * Do not edit, your changes will be lost. */ #pragma once #define BUILD_FBDEV_COMPOSITOR 1 #define BUILD_HEADLESS_COMPOSITOR 1 #define BUILD_WAYLAND_COMPOSITOR 1 #define BUILD_X11_COMPOSITOR 1 #define ENABLE_EGL 1 #define ENABLE_JUNIT_XML 1 #define HAVE_INITGROUPS 1 #define HAVE_LIBDRM_INTEL 1 #define HAVE_LINUX_SYNC_FILE_H 1 #define HAVE_MKOSTEMP 1 #define HAVE_PANGO 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_STRCHRNUL 1 #define HAVE_XCB_XKB 1 #define HAVE_XKBCOMMON_COMPOSE 1 #define MAJOR_IN_SYSMACROS 1 #define PACKAGE_BUGREPORT \ "https://gitlab.freedesktop.org/wayland/weston/issues/" #define PACKAGE_STRING "weston 6.0.91" #define PACKAGE_URL "https://wayland.freedesktop.org" #define PACKAGE_VERSION "6.0.91" #define USE_RESIZE_POOL 1 #define VERSION "6.0.91" #define WESTON_NATIVE_BACKEND "wayland-backend.so" #define WESTON_SHELL_CLIENT "weston-desktop-shell" #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 __attribute__((visibility("default"))) int main(int argc, char* argv[]);