6 description "Base graphics and input library";
23 feature "devil" "Include DevIL support for loading image files";
29 feature "libpng" "Include libpng support for loading PNG files (also requires libmspio)"
39 feature "opengl" "Include support for OpenGL contexts"
48 feature "xf86vidmode" "Include support for video mode switching with xf86vidmode (not win32)";
49 if "with_xf86vidmode and arch!=win32"
59 source "source/gbase";
65 source "source/input";
71 source "source/gbase";
72 source "source/input";
79 source "Changelog.txt";