23 lines
438 B
JSON
23 lines
438 B
JSON
{
|
|
"type":"BINARY",
|
|
"sub-type":"TEST",
|
|
"group-id":"com.atria-soft",
|
|
"description":"ewol test software",
|
|
"license":"MPL-2",
|
|
"license-file":"file://LICENSE",
|
|
"maintainer":"file://authors.txt",
|
|
"author":"file://authors.txt",
|
|
"version":"file://version.txt",
|
|
"code-quality":"MEDIUM",
|
|
|
|
"source": [
|
|
"test/main.cpp",
|
|
"test/testApplication.cpp",
|
|
"test/testWindows.cpp"
|
|
],
|
|
"dependency": [
|
|
"ewol",
|
|
"etest",
|
|
"test-debug"
|
|
]
|
|
} |