X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=Build;fp=Build;h=162e26ca6257bde4ab8b3f4c4d7b5e0e6af4542d;hp=1aae9864be396b10511dbcc663e831f7b254eac4;hb=f1b12c992db974c679d85ae6ec22cd318199d0d5;hpb=67538c60b8baa6816b8ae2d343ae62d881e6c58d 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";