File: README.md

package info (click to toggle)
pd-binfile 0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 428 kB
  • sloc: ansic: 455; makefile: 141; sh: 124; cpp: 19
file content (8 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
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.