41 lines
839 B
JSON
41 lines
839 B
JSON
{
|
|
"type":"BINARY",
|
|
"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",
|
|
"appl/widget/DataViewer.cpp",
|
|
"appl/wordList_FR.cpp",
|
|
"appl/wordList_FR_ordered.cpp",
|
|
"appl/wordList_FR_selected.cpp",
|
|
"appl/wordList_number.cpp"
|
|
],
|
|
"dependency": [
|
|
"ewol",
|
|
"audio-river"
|
|
],
|
|
"path":[
|
|
"."
|
|
],
|
|
"flag": {
|
|
"language": "c++",
|
|
"value": [
|
|
"-DPROJECT_NAME=\"{{{project.name}}}\"",
|
|
"-DAPPL_VERSION=\"{{{project.version}}}\""
|
|
]
|
|
},
|
|
"package":{
|
|
"SECTION": "Development",
|
|
"PRIORITY": "optional",
|
|
"RIGHT": "RECORD_AUDIO"
|
|
}
|
|
} |