Files
djhackersdev_bemanitools/src/main/eamio-icca/Module.mk
T
icex2 40027fa995 refactor: Entire code base, thread and log usage
Boils down to:
- Include headers
- Reduce boiler plate with helpers
- Swap out explicit usages with core API layer
  and ensure the right API is configured beforehand
2024-02-25 09:36:53 +01:00

14 lines
199 B
Makefile

dlls += \
eamio-icca \
libs_eamio-icca := \
core \
aciodrv \
aciomgr \
cconfig \
util \
src_eamio-icca := \
config-icc.c \
eamio-icca.c \