X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=fc7b33a27b94569f6851d500f6996d96a02ef60c;hb=5eb788bd9a41895585d4bb366a683437ddf63ad5;hp=318f3414df20eae3cecb296bce4be288fb5e2b19;hpb=628d762fbfd512aedde6f313f66594291dad4eb1;p=libs%2Fcore.git 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";