jp9000 aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 лет назад
..
auto b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад
build aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 лет назад
config b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад
doc b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад
include 67f5141dc2 add generated extension files to glew 12 лет назад
src 67f5141dc2 add generated extension files to glew 12 лет назад
.gitignore 67f5141dc2 add generated extension files to glew 12 лет назад
LICENSE.txt b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад
Makefile b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад
README.txt b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад
TODO.txt b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад
glew.pc.in b05120ce3b subtree merged in libobs-opengl/glew 12 лет назад

README.txt

See doc/index.html for more information.

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

Unix:

make

sudo -s

make install

make clean

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