X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=76b5622f9a41aac9f4dafccb6e3e9b1ff9fdcc05;hb=33420ec807b0d06adff29cbd3a49e208f11d9f43;hp=6a78535f7154a0f8ae8bf7532f8d62f384a5ca6a;hpb=1023b38fa278cea71fba3d2881e1bfde930cd025;p=libs%2Fgui.git diff --git a/Build b/Build index 6a78535..76b5622 100644 --- a/Build +++ b/Build @@ -1,4 +1,4 @@ -package "mspgbase" +package "mspgui" { version "1.1"; description "Base graphics and input library"; @@ -62,7 +62,7 @@ package "mspgbase" install true; }; - library "mspgbase" + library "mspgui" { source "source/graphics"; source "source/input";