4 description "Lightweight C++/OpenGL graphics engine";
25 command "scripts/extgen.py";
36 command "mspdatatool";
37 arguments "-i" "-n" "Msp::GL";
39 processing_unit DIRECTORY;
50 map "source" "include/msp/gl";
51 map "extensions" "include/msp/gl/extensions";
52 map "shaderlib" "include/msp/gl/resources";
58 source "tools/viewer.cpp";
65 source "demos/shaders.cpp";
71 source "demos/cubemap.cpp";
75 program "desertpillars"
77 source "demos/desertpillars.cpp";
85 source "Changelog.txt";