egl: assorted fixes for Windows

Note that int32_t is typedef'd both in p_compiler.h and eglplatform.h
This commit is contained in:
Jonathan White
2008-06-05 15:07:03 -06:00
committed by Brian Paul
parent b11aad2abe
commit fe1a2d1fff
4 changed files with 21 additions and 4 deletions

View File

@@ -45,9 +45,7 @@ extern "C" {
* Definition of GL_API and GL_APIENTRY
*-----------------------------------------------------------------------*/
#if defined(AEE_SIMULATOR)
#define __GL_EXPORTS
#endif
#ifdef _WIN32
# ifdef __GL_EXPORTS