mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-04 06:15:02 +00:00 
			
		
		
		
	MX-mode glxew export fix, as recommended by Stefan Eilemann.
This commit is contained in:
		
							parent
							
								
									38a3d85754
								
							
						
					
					
						commit
						6d14805de5
					
				@ -1,7 +1,7 @@
 | 
			
		||||
/* ------------------------------------------------------------------------- */
 | 
			
		||||
 | 
			
		||||
#ifdef GLEW_MX
 | 
			
		||||
#define GLXEW_FUN_EXPORT
 | 
			
		||||
#define GLXEW_FUN_EXPORT GLEW_FUN_EXPORT
 | 
			
		||||
#define GLXEW_VAR_EXPORT
 | 
			
		||||
#else
 | 
			
		||||
#define GLXEW_FUN_EXPORT GLEW_FUN_EXPORT
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user