makefile_linearmath.monkey2 601 B

123456789101112131415
  1. Namespace bullet
  2. #Import "bullet3-2.85.1/src/*.h"
  3. #Import "bullet3-2.85.1/src/LinearMath/btAlignedAllocator.cpp"
  4. #Import "bullet3-2.85.1/src/LinearMath/btConvexHull.cpp"
  5. #Import "bullet3-2.85.1/src/LinearMath/btConvexHullComputer.cpp"
  6. #Import "bullet3-2.85.1/src/LinearMath/btGeometryUtil.cpp"
  7. #Import "bullet3-2.85.1/src/LinearMath/btPolarDecomposition.cpp"
  8. #Import "bullet3-2.85.1/src/LinearMath/btQuickprof.cpp"
  9. #Import "bullet3-2.85.1/src/LinearMath/btSerializer.cpp"
  10. #Import "bullet3-2.85.1/src/LinearMath/btVector3.cpp"
  11. #Import "bullet3-2.85.1/src/LinearMath/btQuickprof.cpp"