X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=fb571b0c085f7665ed579412623d715f6e87fdbb;hb=ccabaf9a1942a3b7a1d048b6dabaee41614e1123;hp=19831c3e54cc5eed723f2f91acd9572ccd288f63;hpb=9a63244c1342337915c4610401a24c09fa72cc3d;p=libs%2Fgl.git diff --git a/Build b/Build index 19831c3e..fb571b0c 100644 --- a/Build +++ b/Build @@ -94,6 +94,12 @@ package "mspgl" use "mspgl"; }; + program "glslcompiler" + { + source "tools/glslcompiler.cpp"; + use "mspgl"; + }; + source_tarball { source "License.txt";