build info for lists.

This commit is contained in:
Norayr Chilingarian 2022-01-18 22:14:41 +04:00
parent bcbed056ec
commit 2b3470b3aa

View file

@ -8,5 +8,14 @@
"type": "git",
"path": "https://github.com/norayr/lists",
"tag" : "0.1"
},
"Build":
{
"voc -s": "src/lDefs.Mod",
"voc -s": "src/strutils.Mod",
"voc -s": "src/List.Mod",
"voc -s": "src/StringList.Mod",
"voc -m": "tst/TestList.Mod",
"voc -m": "tst/TestStrutils.Mod"
}
}