glew/README.txt
2003-11-06 23:11:33 +00:00

14 lines
221 B
Plaintext

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.