{ "type":"BINARY", "sub-type":"TOOL", "group-id":"com.atria-soft", "description":"LGDT tools: Handwriting recorder", "license":"MPL-2", "license-file":"file://../../LICENCE.txt", "maintainer":"file://../../authors.txt", "author":"file://../../authors.txt", "version":[0,1,0], "version-id":1, "code-quality":"MEDIUM", "source": [ "appl/Main.cpp", "appl/debug.cpp", "appl/Windows.cpp", "appl/widget/TextAreaRecognition.cpp" ], "path":[ "." ], "compilation-version": { "c++": 2017 }, "dependency": [ "ewol", "ejson", "esvg", "dollar" ], "flag": { "c++": [ "-DPROJECT_NAME=\"\\\"{{{project.name}}}\\\"\"", "-DAPPL_VERSION=\"\\\"{{{project.version}}}\\\"\"" ] }, "copy": [ { "path":"data/icon.*", "to":"" }, { "path":"data/freefont/*", "to":"fonts" }, { "path":"data/reference/*", "to":"reference" } ], "package":{ "RIGHT": "WRITE_EXTERNAL_STORAGE", "ICON": "data/icon.png" } }