SubDir TOP plugins terraformer simpleformer ;

Description simpleformer : "simple terraformer" ;

Plugin simpleformer
	: [ Wildcard *.cpp *.h ]
;

LinkWith simpleformer : csgeom csutil ;

SubInclude TOP plugins terraformer simpleformer loader ;
