glew: Split thirdparty files and isolate env
Not fully happy about the way this one interacts with the various platforms. Maybe the platform_config.h should be generated by the SCsub instead of passing a define just to know where is the header.
This commit is contained in:
@ -30,6 +30,4 @@
|
||||
//#else
|
||||
//#include <alloca.h>
|
||||
//#endif
|
||||
#define GLES2_INCLUDE_H "gl_context/GL/glew.h"
|
||||
|
||||
|
||||
#define GLES2_INCLUDE_H "GL/glew.h"
|
||||
|
||||
Reference in New Issue
Block a user