st/libs/glew
archive 1c7954095a as released 2008-04-04 2008-04-04 00:00:00 +00:00
..
auto as released 2008-04-04 2008-04-04 00:00:00 +00:00
build/vc2005 as released 2008-04-04 2008-04-04 00:00:00 +00:00
config as released 2008-04-04 2008-04-04 00:00:00 +00:00
doc as released 2008-04-04 2008-04-04 00:00:00 +00:00
include/GL as released 2008-04-04 2008-04-04 00:00:00 +00:00
lib as released 2008-04-04 2008-04-04 00:00:00 +00:00
src as released 2008-04-04 2008-04-04 00:00:00 +00:00
ChangeLog as released 2008-04-04 2008-04-04 00:00:00 +00:00
Makefile as released 2008-04-04 2008-04-04 00:00:00 +00:00
README.txt as released 2008-04-04 2008-04-04 00:00:00 +00:00

README.txt

See doc/index.html for more information.

If you downloaded the tarball from the GLEW website, you just need to:

    Unix:

        make

    Windows:

        use the project file in build/vc6/

If you wish to build GLEW from scratch (update the extension data from
the net or add your own extension information), you need a Unix
environment (including wget, perl, and GNU make).  The extension data
is regenerated from the top level source directory with:

        make extensions