6 description "Base graphics and input library";
8 tar_file "License.txt";
29 feature "devil" "Include DevIL support for loading image files";
35 feature "opengl" "Include support for OpenGL contexts";
43 source "source/gbase";
44 install_headers "msp/gbase";
49 source "source/input";
50 install_headers "msp/input";
55 source "source/gbase";
56 source "source/input";