SubDir TOP apps tools levtool ;

Description levtool : "Level Tool" ;

Application levtool
	: [ Wildcard *.cpp *.h ]
	: console
;
Includes fixpolymesh.h : $(SUBDIR)/fixpolymesh.tok ;
MsvcExtraFile levtool : $(SUBDIR)/fixpolymesh.tok ;
LinkWith levtool : crystalspace ;
FileListEntryApplications levtool : app-tool ;
