Changeset 8729 for code/trunk/src/external/bullet/LinearMath
- Timestamp:
- Jul 4, 2011, 2:47:44 AM (13 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
-
code/trunk/src/external/bullet/LinearMath/CMakeLists.txt
r8393 r8729 1 1 ADD_SOURCE_FILES(BULLET_FILES 2 2 3 COMPILATION_BEGIN BulletLinearMathCompilation.cpp4 3 btAlignedAllocator.cpp 5 4 btConvexHull.cpp 6 5 btConvexHullComputer.cpp 7 6 btGeometryUtil.cpp 8 7 btQuickprof.cpp 9 8 btSerializer.cpp 10 COMPILATION_END11 9 12 10 # Headers … … 15 13 btAlignedObjectArray.h 16 14 btConvexHull.h 17 15 btConvexHullComputer.h 18 16 btDefaultMotionState.h 19 17 btGeometryUtil.h
Note: See TracChangeset
for help on using the changeset viewer.