blender/extern/glew
2008-07-18 23:35:34 +00:00
..
include/GL Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00
make/msvc_7_0 Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00
src Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00
CMakeLists.txt Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00
README.txt Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00
SConscript Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00

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