X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=Build;h=8c537eb76051d49ad8d9cc8a0f8a2fb09f574720;hb=7f08a54a61db86c60f06f4ddef529aa37e0d3d9c;hp=24e767ac690546d31bf2547777b5dfb850027363;hpb=556e7e76c669c3a046b66f7e94e72ffef5df8460;p=libs%2Fgl.git diff --git a/Build b/Build index 24e767ac..8c537eb7 100644 --- a/Build +++ b/Build @@ -54,6 +54,24 @@ package "mspgl" }; }; + program "cubemap" + { + source "demos/cubemap.cpp"; + build_info + { + library "mspgl"; + }; + }; + + program "desertpillars" + { + source "demos/desertpillars.cpp"; + build_info + { + library "mspgl"; + }; + }; + source_tarball { source "License.txt";