SubDir TOP plugins engine renderloop stdsteps ;

Description rendstep_std : "standard render loop steps" ;
Plugin rendstep_std : [ Wildcard *.cpp *.h ] ;
Includes fullquad.h : $(SUBDIR)/fullquad.tok ;
Includes generic.h : $(SUBDIR)/generic.tok ;
Includes lightiter.h : $(SUBDIR)/lightiter.tok ;
Includes target.h : $(SUBDIR)/target.tok ;
Includes shadowmap.h : $(SUBDIR)/shadowmap.tok ;
LinkWith rendstep_std : crystalspace ;
CompileGroups rendstep_std : renderall ;
