X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=Build;h=8478fc5bd405f8d75f06be224f86ba0f3da9386a;hp=fc7b33a27b94569f6851d500f6996d96a02ef60c;hb=f1e97209d74290a88639cd2895a7b4a86ffee52e;hpb=64b635de88d64a3650136182d7a584aece103e15 diff --git a/Build b/Build index fc7b33a..8478fc5 100644 --- a/Build +++ b/Build @@ -102,6 +102,15 @@ package "mspcore" }; }; + program "syncdir" + { + source "examples/syncdir.cpp"; + build_info + { + library "mspcore"; + }; + }; + tarball "@src" { source "License.txt";