Update jvm to 11 and start with some holyc++ infra
This commit is contained in:
parent
3763ee3fdd
commit
87e11528d7
6 changed files with 30 additions and 7 deletions
11
core/resources/META-INF/numberxd/numberxd-modules.xml
Normal file
11
core/resources/META-INF/numberxd/numberxd-modules.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<modules version="1.0"
|
||||
xmlns="http://language.x4o.org/xml/ns/modules"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://language.x4o.org/xml/ns/modules http://language.x4o.org/xml/ns/modules-1.0.xsd"
|
||||
>
|
||||
<language version="1.0">
|
||||
<eld-resource>numberxd-lang.eld</eld-resource>
|
||||
<eld-resource>numberxd-base2t.eld</eld-resource>
|
||||
</language>
|
||||
</modules>
|
||||
Loading…
Add table
Add a link
Reference in a new issue