comport/pd-lib-builder/tests/subdir
2024-09-26 16:07:53 +02:00
..
src Merge commit '77525265694bac50ed94c5ef62ebbae680c72ab0' 2024-09-26 16:07:53 +02:00
Makefile Merge commit '77525265694bac50ed94c5ef62ebbae680c72ab0' 2024-09-26 16:07:53 +02:00
README.md Merge commit '77525265694bac50ed94c5ef62ebbae680c72ab0' 2024-09-26 16:07:53 +02:00
subdir-help.pd Merge commit '77525265694bac50ed94c5ef62ebbae680c72ab0' 2024-09-26 16:07:53 +02:00
subdir-meta.pd Merge commit '77525265694bac50ed94c5ef62ebbae680c72ab0' 2024-09-26 16:07:53 +02:00
subdir~-help.pd Merge commit '77525265694bac50ed94c5ef62ebbae680c72ab0' 2024-09-26 16:07:53 +02:00

subdir

pd-lib-builder project that shows how to compile a library that contains a single C-file in a separate src/ directory, that is compiled into a single binary containing a subdir Pd-objectclass.

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