esignal/GLD_esignal-sample.json

19 lines
356 B
JSON

{
"type":"BINARY",
"sub-type":"SAMPLE",
"group-id":"com.atria-soft",
"description":"e-signal sample 1",
"license":"MPL-2",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",
"source": [
"sample/sampleAll.cpp"
],
"dependency": [
"esignal",
"test-debug"
]
}