]> git.tdb.fi Git - libs/gl.git/blobdiff - Build
Require import module names to be identifiers
[libs/gl.git] / Build
diff --git a/Build b/Build
index 7a65ca9c7d6af7ae3b39c8a0cfbbfebcf6032625..1a4a262f3a1b6387683a4636af1beb222cae62ee 100644 (file)
--- a/Build
+++ b/Build
@@ -33,7 +33,9 @@ package "mspgl"
        {
                in_suffix ".glsl";
                out_suffix ".cpp";
-               command "scripts/resgen.py";
+               command "mspdatatool";
+               arguments "-i" "-n" "Msp::GL";
+               out_argument "-o";
                processing_unit DIRECTORY;
        };