SubDir TOP plugins rendermanager rlcompat ;

Description rm_rlcompat : "Rendermanager for RL compatibility" ;

Plugin rm_rlcompat : 
  [ Wildcard *.cpp *.h ]
  [ Wildcard [ ConcatDirs $(DOTDOT) $(DOTDOT) $(DOTDOT) include csplugincommon rendermanager ] : *.h ]
;
CompileGroups rm_rlcompat : rendermanagers ;
LinkWith rm_rlcompat : crystalspace ;
