comport/pd-lib-builder/tests/multilib/README.md
2024-09-26 16:07:53 +02:00

9 lines
262 B
Markdown

multilib
========
minimal pd-lib-builder project that shows how to compile
a library that contains multiple C-files that are compiled into
a single binary containing different Pd-objectclasses.
this is the general case of the single-binary library structure.