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

261 B

single

minimal pd-lib-builder project that shows how to compile a library that contains a single C-file that is compiled into a single binary containing a single Pd-objectclass.

this is a degenerate case of the one-object-per-binary library structure.