updated Jamfile, character demo, concave demo

reset for character demo (on space), and local refit of tree
This commit is contained in:
ejcoumans
2008-02-29 21:50:46 +00:00
parent e521a8c8fb
commit b7e3df5bcf
5 changed files with 559 additions and 528 deletions

View File

@@ -12,7 +12,7 @@ if $(GLUT.AVAILABLE) = "yes"
CFlags bulletopenglsupport : [ FIncludes $(TOP)/Extras/ConvexHull ]
;
MsvcIncDirs $(<) :
MsvcIncDirs bulletopenglsupport :
"../../Extras/ConvexHull" ;
bulletopenglsupport.CFLAGS = [ FIncludes $(TOP)/Extras/ConvexHull ] ;