Rewrite Buffer programma

This commit is contained in:
Thulinma 2010-11-20 19:54:44 +01:00
parent 273f30784b
commit 47370e9621
7 changed files with 175 additions and 147 deletions

View file

@ -1,4 +1,4 @@
SRC = main.cpp ../sockets/sw_base.cpp ../sockets/sw_inet.cpp ../sockets/sw_unix.cpp
SRC = main.cpp
OBJ = $(SRC:.cpp=.o)
OUT = Connector_RTMP
INCLUDES =