updated/added Cell SPU demo for IBM Cell SDK

This commit is contained in:
ejcoumans
2007-10-03 00:37:16 +00:00
parent 23f07df420
commit 0de474907c
4 changed files with 417 additions and 1 deletions

View File

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