SubDir TOP plugins mesh terrain terrain2 ;

Description terrain2 : "Improved terrain mesh plugin" ;

Plugin terrain2
        : [ Wildcard *.cpp *.h ]
	[ Wildcard bruteblockrenderer : *.cpp *.h ]
;
LinkWith terrain2 : crystalspace ;

CompileGroups terrain2 :  meshes ;
