mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
build info for lists.
This commit is contained in:
parent
bcbed056ec
commit
2b3470b3aa
1 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue