removed btTypedUserInfo.h and added btHashMap.h

This commit is contained in:
erwin.coumans
2008-03-17 02:48:11 +00:00
parent 65bb612598
commit 44ed78a6bd

View File

@@ -12,6 +12,7 @@ ADD_LIBRARY(LibLinearMath
btDefaultMotionState.h
btMatrix3x3.h
btQuadWord.h
btHashMap.h
btScalar.h
btAabbUtil2.h
btMinMax.h
@@ -24,7 +25,6 @@ ADD_LIBRARY(LibLinearMath
btIDebugDraw.h
btPoint3.h
btQuickprof.h
btTypedUserInfo.h
btTransformUtil.h
btQuickprof.cpp
btGeometryUtil.cpp