audio-river/sample/ioViewer/GLD_ioViewer.json

32 lines
717 B
JSON

{
"type":"BINARY",
"sub-type":"TEST",
"group-id":"com.atria-soft",
"description":"Simpleaudio IO viewer and test ...",
"license":"MPL-2",
"license-file":"file://../../LICENSE",
"maintainer":"file://../../authors.txt",
"author":"file://../../authors.txt",
"version":"file://../../version.txt",
"code-quality":"MEDIUM",
"source": [
"appl/debug.cpp",
"appl/main.cpp",
"appl/Windows.cpp"
],
"compilation-version": {
"c++": 2017
},
"path": [
"."
],
"dependency": [
"ewol",
"audio-river",
"audio-river-widget"
],
"comment": "# set the package properties \n my_module.set_pkg(SECTION, [Development]) \n my_module.set_pkg(PRIORITY, optional) \n my_module.add_pkg(RIGHT, RECORD_AUDIO)"
}