56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
{
|
|
"type":"LIBRARY",
|
|
"group-id":"com.atria-soft",
|
|
"description":"ewol is a widget management library",
|
|
"license":"MPL-2",
|
|
"license-file":"file://LICENSE",
|
|
"maintainer":"file://authors.txt",
|
|
"author":"file://authors.txt",
|
|
"version":"file://version.txt",
|
|
"code-quality":"MEDIUM",
|
|
|
|
"copy": [
|
|
{
|
|
"path":"data/theme/shape/square/*",
|
|
"to":"theme/shape/square/"
|
|
}, {
|
|
"path":"data/theme/default/*",
|
|
"to":"theme/shape/square/"
|
|
}, {
|
|
"path":"data/theme/shape/round/*",
|
|
"to":"theme/shape/round"
|
|
}, {
|
|
"path":"data/theme/color/black/*",
|
|
"to":"theme/color/black"
|
|
}, {
|
|
"path":"data/theme/color/white/*",
|
|
"to":"theme/color/white"
|
|
}, {
|
|
"path":"data/textured.*"
|
|
}, {
|
|
"path":"data/texturedNoMaterial.*"
|
|
}, {
|
|
"path":"data/text.*"
|
|
}, {
|
|
"path":"data/simple3D.*"
|
|
}, {
|
|
"path":"data/color.*"
|
|
}, {
|
|
"path":"data/color3.*"
|
|
}, {
|
|
"path":"data/textured3D2.*"
|
|
}, {
|
|
"path":"data/textured3D.*"
|
|
}, {
|
|
"path":"data/texturedDF.*"
|
|
}, {
|
|
"path":"data/fontDistanceField/*",
|
|
"to":"fontDistanceField"
|
|
}, {
|
|
"path":"data/translate/*",
|
|
"to":"translate/ewol"
|
|
}, {
|
|
"path":"data/ewol-gui-*.xml"
|
|
}
|
|
]
|
|
} |