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";
63 program "desertpillars"
65 source "demos/desertpillars.cpp";
73 source "Changelog.txt";