6 description "Base graphics and input library";
8 tar_file "License.txt";
9 tar_file "Changelog.txt";
30 feature "devil" "Include DevIL support for loading image files";
36 feature "opengl" "Include support for OpenGL contexts";
44 source "source/gbase";
45 install_headers "msp/gbase";
50 source "source/input";
51 install_headers "msp/input";
56 source "source/gbase";
57 source "source/input";