SubDir TOP apps tests csbench ;

Description csbench : "Crystal Space benchmark" ;

Application csbench
	: [ Wildcard *.cpp *.h ]
;
LinkWith csbench : csgeom csgfx cstool csutil ;

