| .. | ||
| Makefile | ||
| multiple-help.pd | ||
| multiple-meta.pd | ||
| multipleA.c | ||
| multipleB.c | ||
| README.md | ||
multiple
minimal pd-lib-builder project that shows how to compile a library that contains multiple C-files that are compiled into multiple binaries each containing a different Pd-objectclass.
this is the general case of the one-object-per-binary library structure.