summaryrefslogtreecommitdiff
path: root/config_host/config_opengl.h.in
blob: 67b9e47a79a145224bd5407e6208b51943663e61 (plain)
1
2
3
4
5
6
7
8
9
10
/*
Settings for OpenGL
*/

#ifndef CONFIG_OPENGL_H
#define CONFIG_OPENGL_H

#define HAVE_GLEW_1_12 0

#endif