adding text2osc, need more cleanup

This commit is contained in:
2019-08-25 16:51:36 +02:00
parent 03bdd5ab88
commit 517b381360
5 changed files with 160 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
#
#----------------------------------------------------
all: libpocosc.a
OPTS = -Wall -g -DDEBUG_LEVEL=1
senders.o: senders.c senders.h Makefile