|
|
@ -60,11 +60,6 @@ |
|
|
|
// Define this to 1 if the Linux joystick API is available
|
|
|
|
// Define this to 1 if the Linux joystick API is available
|
|
|
|
#cmakedefine _GLFW_USE_LINUX_JOYSTICKS 1 |
|
|
|
#cmakedefine _GLFW_USE_LINUX_JOYSTICKS 1 |
|
|
|
|
|
|
|
|
|
|
|
// Define this to 1 to not load gdi32.dll dynamically
|
|
|
|
|
|
|
|
#cmakedefine _GLFW_NO_DLOAD_GDI32 1 |
|
|
|
|
|
|
|
// Define this to 1 to not load winmm.dll dynamically
|
|
|
|
|
|
|
|
#cmakedefine _GLFW_NO_DLOAD_WINMM 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// The GLFW version as used by glfwGetVersionString
|
|
|
|
// The GLFW version as used by glfwGetVersionString
|
|
|
|
#define _GLFW_VERSION_FULL "@GLFW_VERSION_FULL@" |
|
|
|
#define _GLFW_VERSION_FULL "@GLFW_VERSION_FULL@" |
|
|
|
|
|
|
|
|
|
|
|