SubDir TOP plugins physics softanim ;

if $(BULLET.AVAILABLE) = "yes"
{
  Description softanim : "Generic animation of a genmesh from the simulation of soft bodies" ;
  Plugin softanim : [ Wildcard *.cpp *.h ] ;
  LinkWith softanim : crystalspace ;
}
