]> git.tdb.fi Git - builder.git/blobdiff - Build
Support building static libraries (but not using them yet)
[builder.git] / Build
diff --git a/Build b/Build
index 4db65e6774164b966d58887ee29ec9244518cd97..8c59e73272cf69ef1dcf2556fde836d9d2eac352 100644 (file)
--- a/Build
+++ b/Build
@@ -3,10 +3,12 @@ package "builder"
        version "0.1";
        description "Mikkosoft Productions software builder";
 
-       require "mspframework";
+       require "mspcore";
        require "mspparser";
        require "msppath";
        require "mspregex++";
+       require "mspgetopt++";
+       require "sigc++-2.0";
 
        program "builder"
        {