X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=Build;h=fc7b33a27b94569f6851d500f6996d96a02ef60c;hp=318f3414df20eae3cecb296bce4be288fb5e2b19;hb=857c4856742bc3f5b327098b3f82e4cb58644d2b;hpb=628d762fbfd512aedde6f313f66594291dad4eb1 diff --git a/Build b/Build index 318f341..fc7b33a 100644 --- a/Build +++ b/Build @@ -93,6 +93,15 @@ package "mspcore" }; }; + program "ls" + { + source "examples/ls.cpp"; + build_info + { + library "mspcore"; + }; + }; + tarball "@src" { source "License.txt";