This repository has been archived on 2024-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-22/mockenv/lib/python3.6/site-packages/kivy/include/config.pxi
2022-07-22 16:13:59 +05:30

21 lines
434 B
Cython

# Autogenerated file for Kivy Cython configuration
DEF PY3 = 1
DEF USE_RPI = 0
DEF USE_EGL = 0
DEF USE_OPENGL_ES2 = 0
DEF USE_OPENGL_MOCK = 0
DEF USE_SDL2 = 1
DEF USE_PANGOFT2 = 0
DEF USE_IOS = 0
DEF USE_ANDROID = 0
DEF USE_MESAGL = 0
DEF USE_X11 = 1
DEF USE_WAYLAND = 0
DEF USE_GSTREAMER = 0
DEF USE_AVFOUNDATION = 0
DEF USE_OSX_FRAMEWORKS = 0
DEF DEBUG_GL = 0
DEF KIVY_SDL_GL_ALPHA_SIZE = 8
DEF DEBUG = False
DEF PLATFORM = "linux"