12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
SubDir TOP Bullet ;
|
|
|
|
|
|
Description bullet : "Bullet Continuous Collision Detection and Physics Library" ;
|
|
Library bullet :
|
|
[ Wildcard BroadphaseCollision : *.h *.cpp ]
|
|
[ Wildcard CollisionDispatch : *.h *.cpp ]
|
|
[ Wildcard CollisionShapes : *.h *.cpp ]
|
|
[ Wildcard NarrowPhaseCollision : *.h *.cpp ]
|
|
;
|
|
Recurse InstallHeader : .h ;
|