X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=6805a3343fcbd15801a97536a0dce58c54bb4ddf;hb=4af69ec90120a0be828a1ae475a38674087110b5;hp=1a4a262f3a1b6387683a4636af1beb222cae62ee;hpb=44b8b5f558dc07eab052994867e5247b73618253;p=libs%2Fgl.git diff --git a/Build b/Build index 1a4a262f..6805a334 100644 --- 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";