cleanings
This commit is contained in:
parent
2def20d16f
commit
790150e773
3 changed files with 16 additions and 5 deletions
|
|
@ -1,5 +1,16 @@
|
|||
{
|
||||
"build": {
|
||||
|
||||
"tools": {
|
||||
"make": {}
|
||||
},
|
||||
"projects": {
|
||||
"yavsc": {
|
||||
"type": "make",
|
||||
"source" : {
|
||||
"github": "pazof/yavsc",
|
||||
"branch": "vnext"
|
||||
},
|
||||
"env": [],
|
||||
"args": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue