progs/glsl: compile with scons and glew

Get most of these working with scons.
This commit is contained in:
Keith Whitwell
2009-06-29 14:13:58 +01:00
parent 9a5ee12434
commit b799af91d5
27 changed files with 106 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
SConscript([
'util/SConscript',
'demos/SConscript',
'glsl/SConscript',
'redbook/SConscript',
'samples/SConscript',
'tests/SConscript',