Update common-c to include STUN code
This commit is contained in:
parent
49ac431792
commit
2a8dfd63da
2 changed files with 2 additions and 1 deletions
|
|
@ -56,6 +56,7 @@ SOURCES += \
|
|||
$$COMMON_C_DIR/src/RtspConnection.c \
|
||||
$$COMMON_C_DIR/src/RtspParser.c \
|
||||
$$COMMON_C_DIR/src/SdpGenerator.c \
|
||||
$$COMMON_C_DIR/src/SimpleStun.c \
|
||||
$$COMMON_C_DIR/src/VideoDepacketizer.c \
|
||||
$$COMMON_C_DIR/src/VideoStream.c
|
||||
HEADERS += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue