24 lines
448 B
JSON
24 lines
448 B
JSON
{
|
|
"type":"BINARY",
|
|
"sub-type":"TEST",
|
|
"group-id":"com.atria-soft",
|
|
"description":"Write some data",
|
|
"license":"MPL-2",
|
|
"license-file":"file://../../LICENSE",
|
|
"maintainer":"file://../../authors.txt",
|
|
"author":"file://../../authors.txt",
|
|
"version":"file://../../version.txt",
|
|
"code-quality":"MEDIUM",
|
|
|
|
"source": [
|
|
"write.cpp"
|
|
],
|
|
"compilation-version": {
|
|
"c++": 2017
|
|
},
|
|
"dependency": [
|
|
"audio-river",
|
|
"test-debug",
|
|
"etk"
|
|
]
|
|
} |