SubDir TOP plugins video canvas directxcommon ;

if $(DIRECTX.AVAILABLE) = "yes"
{
Library directxcommon : [ Wildcard *.cpp *.h ] : noinstall ;
CFlags directxcommon : $(DIRECTX.CFLAGS) ;
LibDepends directxcommon : cstool csgfx csgeom csutil ;
}
