FreeWRL/FreeX3D  3.0.0
OSX_miniglew.h
1 /*
2 
3 
4 FreeWRL support library.
5 Internal header: GLEW-style defines for OSX i386, PPC and iPhone dev.
6 
7 */
8 
9 /****************************************************************************
10  This file is part of the FreeWRL/FreeX3D Distribution.
11 
12  Copyright 2009 CRC Canada. (http://www.crc.gc.ca)
13 
14  FreeWRL/FreeX3D is free software: you can redistribute it and/or modify
15  it under the terms of the GNU Lesser Public License as published by
16  the Free Software Foundation, either version 3 of the License, or
17  (at your option) any later version.
18 
19  FreeWRL/FreeX3D is distributed in the hope that it will be useful,
20  but WITHOUT ANY WARRANTY; without even the implied warranty of
21  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22  GNU General Public License for more details.
23 
24  You should have received a copy of the GNU General Public License
25  along with FreeWRL/FreeX3D. If not, see <http://www.gnu.org/licenses/>.
26 ****************************************************************************/
27 
28 
29 
30 #ifndef __LIBFREEWRL_OSX_GLEW_H__
31 #define __LIBFREEWRL_OSX_GLEW_H__
32 
33 #endif /* __LIBFREEWRL_OSX_GLEW_H__ */