aqhome-nodes: transformed app to use new event2 interface.

This commit is contained in:
Martin Preuss
2025-03-01 15:21:02 +01:00
parent 72e32847c7
commit 0cfec70025
13 changed files with 1822 additions and 382 deletions

View File

@@ -35,16 +35,6 @@
</setVar>
<headers dist="true" >
aqhomed.h
aqhomed_p.h
init.h
fini.h
loop.h
loop_broker.h
loop_tty.h
loop_tty_ipc.h
loop_tty_broker.h
loop_ipc.h
db.h
tty_log.h
devicesread.h
@@ -54,21 +44,12 @@
<sources>
$(local/typefiles)
main.c
aqhomed.c
init.c
fini.c
loop.c
loop_broker.c
loop_tty.c
loop_tty_ipc.c
loop_tty_broker.c
loop_ipc.c
server.c
db.c
tty_log.c
devicesread.c
devicesdump.c
r_setdata.c
main.c
</sources>
<useTargets>