]>
git.stg.codes - stg.git/blobdiff - stglibs/sgcp.lib/Makefile
SRCS = proto.cpp \
transport.cpp \
unix.cpp \
- udp.cpp \
tcp.cpp \
- crypto.cpp
+ packet.cpp
INCS = sgcp_proto.h \
sgcp_types.h \
- sgcp_transport.h
+ sgcp_utils.h \
+ sgcp_conn.h
include ../Makefile.in