SubDir TOP plugins device joystick windows ;

if $(DIRECTX.AVAILABLE) = "yes"
{
Description joywin : "Joystick plugin for Windows" ;
Plugin joywin : [ Wildcard *.cpp *.h ] ;
LinkWith joywin : crystalspace crystalspace_directx ;
ExternalLibs joywin : DIRECTX ;
}
