mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-13 09:43:48 +00:00
The OpenGL Extension Wrangler Library
fb7f92f1c0
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@167 783a27ee-832a-0410-bc00-9f386506c6dd |
||
---|---|---|
auto | ||
build/vc6 | ||
doc | ||
src | ||
Makefile | ||
README.txt | ||
TODO.txt |
How to build GLEW: cd auto; make (Unix) cd ..; make (Windows) use the project file in build/vc6/ NOTE: You need wget and a reasonable set of binutils (e.g. sed v4) See doc/README.html for more information.