added build files for iff library (binary Interchange File Format)

This commit is contained in:
erwin.coumans
2008-10-27 00:22:35 +00:00
parent 82448a3942
commit ffcfd84fc8
6 changed files with 26 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
#include "SpuGjkPairDetector.h"
#include "SpuVoronoiSimplexSolver.h"
#include "boxBoxDistance.h"
#include "Util/Vectormath2Bullet.h"
#include "BulletMultiThreaded/vectormath2bullet.h"
#include "SpuCollisionShapes.h" //definition of SpuConvexPolyhedronVertexData
#ifdef __SPU__