presentation & tools

This commit is contained in:
Paul Schneider 2019-06-22 19:34:39 +01:00
commit 4c496e08d1
76 changed files with 3973 additions and 254 deletions

View file

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