SubDir TOP apps tools genmeshify ;

Description genmeshify : "Thing-to-GenMesh converter" ;

Application genmeshify
	: [ Wildcard *.cpp *.h ]
	: console
;
Includes processor.h : $(SUBDIR)/processor.tok ;
MsvcExtraFile genmeshify : $(SUBDIR)/processor.tok ;
LinkWith genmeshify  : crystalspace ;
