cleanings

This commit is contained in:
2019-01-01 20:44:04 +00:00
parent 5f499435a7
commit 8cfc5342bf
3 changed files with 16 additions and 5 deletions

Binary file not shown.

View File

@ -1,5 +1,16 @@
{
"build": {
"tools": {
"make": {}
},
"projects": {
"yavsc": {
"type": "make",
"source" : {
"github": "pazof/yavsc",
"branch": "vnext"
},
"env": [],
"args": []
}
}
}
}