progs: Make fp-tri use glew and add scons target

This commit is contained in:
Jakob Bornecrantz
2009-02-14 01:05:13 +01:00
parent 0a323fe09b
commit 96c773c77b
4 changed files with 28 additions and 4 deletions

View File

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