updated IBM Cell SDK makefiles
This commit is contained in:
@@ -12,6 +12,7 @@ LIBRARY_ppu = bulletcollision.a
|
|||||||
|
|
||||||
#### Compiler flags
|
#### Compiler flags
|
||||||
CPPFLAGS = \
|
CPPFLAGS = \
|
||||||
|
-DUSE_LIBSPE2 \
|
||||||
-I../BroadphaseCollision \
|
-I../BroadphaseCollision \
|
||||||
-I../CollisionDispath \
|
-I../CollisionDispath \
|
||||||
-I../NarrowPhaseCollision \
|
-I../NarrowPhaseCollision \
|
||||||
@@ -38,6 +39,7 @@ btGjkConvexCast.o \
|
|||||||
btGjkEpa.o \
|
btGjkEpa.o \
|
||||||
btGjkEpaPenetrationDepthSolver.o \
|
btGjkEpaPenetrationDepthSolver.o \
|
||||||
btGjkPairDetector.o \
|
btGjkPairDetector.o \
|
||||||
|
btDefaultCollisionConfiguration.o \
|
||||||
btMinkowskiPenetrationDepthSolver.o \
|
btMinkowskiPenetrationDepthSolver.o \
|
||||||
btPersistentManifold.o \
|
btPersistentManifold.o \
|
||||||
btRaycastCallback.o \
|
btRaycastCallback.o \
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ LIBRARY_ppu = bulletdynamics.a
|
|||||||
|
|
||||||
#### Compiler flags
|
#### Compiler flags
|
||||||
CPPFLAGS = \
|
CPPFLAGS = \
|
||||||
|
-DUSE_LIBSPE2 \
|
||||||
-I../ConstraintSolver \
|
-I../ConstraintSolver \
|
||||||
-I../Dynamics \
|
-I../Dynamics \
|
||||||
-I../Vehicle \
|
-I../Vehicle \
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ LIBRARY_ppu = bulletmath.a
|
|||||||
|
|
||||||
#### Compiler flags
|
#### Compiler flags
|
||||||
CPPFLAGS = \
|
CPPFLAGS = \
|
||||||
|
-DUSE_LIBSPE2 \
|
||||||
-I$(ROOT)/src \
|
-I$(ROOT)/src \
|
||||||
-I$(SDKINC)
|
-I$(SDKINC)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user