allow to build GLFW version of Bullet examples on Linux (use premake4_linux --enable_glfw gmake)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
#ifndef B3_USE_GLFW
|
||||
|
||||
#include "X11OpenGLWindow.h"
|
||||
#include "OpenGLInclude.h"
|
||||
|
||||
@@ -1121,3 +1124,4 @@ int X11OpenGLWindow::fileOpenDialog(char* filename, int maxNameLength)
|
||||
return len;
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user