[DEV] integrate GLD
This commit is contained in:
parent
0fd2bc13af
commit
2d3aeba9e2
@ -4,7 +4,7 @@
|
|||||||
"group-id":"com.atria-soft",
|
"group-id":"com.atria-soft",
|
||||||
"description":"e-property sample 1",
|
"description":"e-property sample 1",
|
||||||
"license":"MPL-2",
|
"license":"MPL-2",
|
||||||
"license-file":"file://LICENCE.txt",
|
"license-file":"file://LICENSE",
|
||||||
"maintainer":"file://authors.txt",
|
"maintainer":"file://authors.txt",
|
||||||
"author":"file://authors.txt",
|
"author":"file://authors.txt",
|
||||||
"version":"file://version.txt",
|
"version":"file://version.txt",
|
||||||
@ -13,12 +13,6 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"sample/sampleAll.cpp"
|
"sample/sampleAll.cpp"
|
||||||
],
|
],
|
||||||
"header": [
|
|
||||||
"algue/base64.hpp",
|
|
||||||
"algue/sha1.hpp",
|
|
||||||
"algue/sha512.hpp",
|
|
||||||
"algue/md5.hpp"
|
|
||||||
],
|
|
||||||
"dependency": [
|
"dependency": [
|
||||||
"eproperty",
|
"eproperty",
|
||||||
"test-debug"
|
"test-debug"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"group-id":"com.atria-soft",
|
"group-id":"com.atria-soft",
|
||||||
"description":"e-property test software",
|
"description":"e-property test software",
|
||||||
"license":"MPL-2",
|
"license":"MPL-2",
|
||||||
"license-file":"file://LICENCE.txt",
|
"license-file":"file://LICENSE",
|
||||||
"maintainer":"file://authors.txt",
|
"maintainer":"file://authors.txt",
|
||||||
"author":"file://authors.txt",
|
"author":"file://authors.txt",
|
||||||
"version":"file://version.txt",
|
"version":"file://version.txt",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"group-id":"com.atria-soft",
|
"group-id":"com.atria-soft",
|
||||||
"description":"eproperty is a property interface for basic class",
|
"description":"eproperty is a property interface for basic class",
|
||||||
"license":"MPL-2",
|
"license":"MPL-2",
|
||||||
"license-file":"file://LICENCE.txt",
|
"license-file":"file://LICENSE",
|
||||||
"maintainer":"file://authors.txt",
|
"maintainer":"file://authors.txt",
|
||||||
"author":"file://authors.txt",
|
"author":"file://authors.txt",
|
||||||
"version":"file://version.txt",
|
"version":"file://version.txt",
|
||||||
@ -32,8 +32,7 @@
|
|||||||
"."
|
"."
|
||||||
],
|
],
|
||||||
"compilation-version": {
|
"compilation-version": {
|
||||||
"language": "c++",
|
"c++": 2017
|
||||||
"version": 2017
|
|
||||||
},
|
},
|
||||||
"dependency": [
|
"dependency": [
|
||||||
"etk"
|
"etk"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user