updated Changelog.txt and jamfile

This commit is contained in:
ejcoumans
2008-02-29 20:48:58 +00:00
parent 7220fbc93a
commit e521a8c8fb
2 changed files with 31 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ if $(GLUT.AVAILABLE) = "yes"
CFlags bulletopenglsupport : [ FIncludes $(TOP)/Extras/ConvexHull ]
;
MsvcIncDirs $(<) :
"../../Extras/ConvexHull" ;
bulletopenglsupport.CFLAGS = [ FIncludes $(TOP)/Extras/ConvexHull ] ;
#same for msvcgen
MsvcGenConfig bulletopenglsupport.INCDIRS : $(TOP)/Extras/ConvexHull ;