Add Extras/ConvexHull to IBM CELL SDK 3.0 Makefile include path

This commit is contained in:
johnmccutchan 2008-02-28 02:58:14 +00:00
parent 3d3d24afa9
commit e85ffb3323

View File

@ -9,7 +9,7 @@ LIBRARY_ppu = bulletopenglsupport.a
#### Compiler flags
CPPFLAGS = -DUSE_LIBSPE2 \
-I$(ROOT)/Extras/ \
-I$(ROOT)/Extras/ConvexHull \
-I$(ROOT)/src/ \
-I$(SDKINC) \
-I$(HOST)