]> git.tdb.fi Git - libs/gl.git/blobdiff - Build
Remove a number of rarely used legacy features
[libs/gl.git] / Build
diff --git a/Build b/Build
index 1aae9864be396b10511dbcc663e831f7b254eac4..162e26ca6257bde4ab8b3f4c4d7b5e0e6af4542d 100644 (file)
--- a/Build
+++ b/Build
@@ -48,12 +48,6 @@ package "mspgl"
                use "mspgl";
        };
 
-       program "texturing"
-       {
-               source "demos/texturing.cpp";
-               use "mspgl";
-       };
-
        program "cubemap"
        {
                source "demos/cubemap.cpp";