# Library Loader Generator Configuration File # name = "GL" template = "dlib_generator.tpl" header_file = "/usr/include/GL/gl.h" library = "/usr/lib/libGL.so" symbol_prefix = "gl" prototype_pattern = "GLAPI ([^\(]+) \w+ENTRY ([^\(]+)\(([^\)]+)\);" include = "SDL/SDL_opengl.h" define write