Rewrite Buffer programma
This commit is contained in:
parent
273f30784b
commit
47370e9621
7 changed files with 175 additions and 147 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue