More work on aqhome-react.

This commit is contained in:
Martin Preuss
2024-03-09 01:23:06 +01:00
parent 605d78a2b7
commit a3efa18a61
28 changed files with 1661 additions and 61 deletions

View File

@@ -39,16 +39,24 @@
<headers dist="true" >
aqhome_react.h
aqhome_react_p.h
init.h
fini.h
loop.h
</headers>
<sources>
$(local/typefiles)
aqhome_react.c
init.c
fini.c
loop.c
main.c
</sources>
<useTargets>
aqhome
aqhreact_types
aqhreact_units
</useTargets>
<libraries>
@@ -57,6 +65,7 @@
<subdirs>
types
units
</subdirs>