[DEV] integrate GLD

This commit is contained in:
Edouard DUPIN 2021-12-15 22:36:24 +01:00
parent 42644d4424
commit e72857c792
3 changed files with 4 additions and 5 deletions

View File

@ -4,7 +4,7 @@
"group-id":"com.atria-soft",
"description":"e-signal sample 1",
"license":"MPL-2",
"license-file":"file://LICENCE.txt",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",

View File

@ -4,7 +4,7 @@
"group-id":"com.atria-soft",
"description":"e-signal test software",
"license":"MPL-2",
"license-file":"file://LICENCE.txt",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",

View File

@ -3,7 +3,7 @@
"group-id":"com.atria-soft",
"description":"esignal is signal management for all class",
"license":"MPL-2",
"license-file":"file://LICENCE.txt",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",
@ -28,8 +28,7 @@
"."
],
"compilation-version": {
"language": "c++",
"version": 2011
"c++": 2011
},
"dependency": [
"etk",