vpglsl: build with scons and glew

This commit is contained in:
Keith Whitwell
2009-03-09 17:10:12 +00:00
parent 0e28e1a72f
commit ce0ac9006a
3 changed files with 26 additions and 21 deletions

View File

@@ -5,5 +5,6 @@ SConscript([
'samples/SConscript',
'trivial/SConscript',
'vp/SConscript',
'vpglsl/SConscript',
'fp/SConscript',
])