zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
wglew_mid.h
Go to the documentation of this file.
1 /* ------------------------------------------------------------------------- */
2 
3 #ifdef GLEW_MX
4 #define WGLEW_FUN_EXPORT
5 #define WGLEW_VAR_EXPORT
6 #else
7 #define WGLEW_FUN_EXPORT GLEW_FUN_EXPORT
8 #define WGLEW_VAR_EXPORT GLEW_VAR_EXPORT
9 #endif /* GLEW_MX */