SubDir TOP plugins video canvas xextf86vm ;

if $(XFREE86VM.AVAILABLE) = "yes"
{
Description xext86vm : "X-Extension Video Mode Plugin" ;
Plugin xext86vm : [ Wildcard *.cpp *.h ] ;
LinkWith xext86vm : crystalspace ;
ExternalLibs xext86vm : XFREE86VM ;
CompileGroups xext86vm : canvases openglcanvas ;
}
