Last change
on this file since 2518 was
2459,
checked in by rgrieder, 16 years ago
|
Merged physics_merge back to presentation branch.
|
-
Property svn:eol-style set to
native
|
File size:
710 bytes
|
Line | |
---|
1 | SET(BulletDynamics_SRCS |
---|
2 | ConstraintSolver/btContactConstraint.cpp |
---|
3 | ConstraintSolver/btConeTwistConstraint.cpp |
---|
4 | ConstraintSolver/btGeneric6DofConstraint.cpp |
---|
5 | ConstraintSolver/btHingeConstraint.cpp |
---|
6 | ConstraintSolver/btPoint2PointConstraint.cpp |
---|
7 | ConstraintSolver/btSequentialImpulseConstraintSolver.cpp |
---|
8 | ConstraintSolver/btSliderConstraint.cpp |
---|
9 | ConstraintSolver/btSolve2LinearConstraint.cpp |
---|
10 | ConstraintSolver/btTypedConstraint.cpp |
---|
11 | Dynamics/Bullet-C-API.cpp |
---|
12 | Dynamics/btDiscreteDynamicsWorld.cpp |
---|
13 | Dynamics/btSimpleDynamicsWorld.cpp |
---|
14 | Dynamics/btRigidBody.cpp |
---|
15 | Vehicle/btRaycastVehicle.cpp |
---|
16 | Vehicle/btWheelInfo.cpp |
---|
17 | Character/btKinematicCharacterController.cpp |
---|
18 | ) |
---|
19 | |
---|
20 | ADD_LIBRARY(BulletDynamics ${BulletDynamics_SRCS}) |
---|
Note: See
TracBrowser
for help on using the repository browser.