]> git.tdb.fi Git - libs/gl.git/blobdiff - Build
A complex demo program to show off features of the engine
[libs/gl.git] / Build
diff --git a/Build b/Build
index 4ea0aa793964f6e0141c196db46337b871e49f5b..8c537eb76051d49ad8d9cc8a0f8a2fb09f574720 100644 (file)
--- a/Build
+++ b/Build
@@ -63,6 +63,15 @@ package "mspgl"
                };
        };
 
+       program "desertpillars"
+       {
+               source "demos/desertpillars.cpp";
+               build_info
+               {
+                       library "mspgl";
+               };
+       };
+
        source_tarball
        {
                source "License.txt";