]> git.tdb.fi Git - libs/gl.git/blobdiff - Build
Remove obsolete demo programs
[libs/gl.git] / Build
diff --git a/Build b/Build
index 1a4a262f3a1b6387683a4636af1beb222cae62ee..6805a3343fcbd15801a97536a0dce58c54bb4ddf 100644 (file)
--- a/Build
+++ b/Build
@@ -60,18 +60,6 @@ package "mspgl"
                use "mspgl";
        };
 
-       program "shaders"
-       {
-               source "demos/shaders.cpp";
-               use "mspgl";
-       };
-
-       program "cubemap"
-       {
-               source "demos/cubemap.cpp";
-               use "mspgl";
-       };
-
        program "desertpillars"
        {
                source "demos/desertpillars.cpp";