X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=162e26ca6257bde4ab8b3f4c4d7b5e0e6af4542d;hb=f1b12c992db974c679d85ae6ec22cd318199d0d5;hp=1aae9864be396b10511dbcc663e831f7b254eac4;hpb=619aae12e01f25e79626a94c973927e5599e99a5;p=libs%2Fgl.git diff --git a/Build b/Build index 1aae9864..162e26ca 100644 --- 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";