X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=53a4ebde438a6eb05beeb9e0dc0846e6bf0300f2;hb=db9c49893c2a9475cb5efa4a53bc481a5f66231f;hp=99edb318c4d40f2cc5f793445df36eb32436889f;hpb=ca124b5ae96ce178d5a5f32777c03e1ae3306ba8;p=libs%2Fdatafile.git diff --git a/Build b/Build index 99edb31..53a4ebd 100644 --- a/Build +++ b/Build @@ -21,11 +21,10 @@ package "mspdatafile" program "mspdatatool" { - source "tool.cpp"; + source "tool"; install true; build_info { - libpath "."; library "mspdatafile"; }; };