X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=Build;h=ea9ef311e155229a61a1bb0b8463e96306dc8e9c;hp=307ebbf8f757c0a3715de655d8df6f40395f1c30;hb=12e112954dc44bc739644381e2859894dc49a683;hpb=baa066405c5a9e6a34ce5df962bcce7e7e8d319a diff --git a/Build b/Build index 307ebbf..ea9ef31 100644 --- a/Build +++ b/Build @@ -21,10 +21,8 @@ package "mspgltk" program "helloworld" { source "helloworld.cpp"; - build_info - { - library "mspgltk"; - }; + require "sigc++-2.0"; + use "mspgltk"; }; source_tarball