mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-10 13:44:17 +00:00
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
|
@ -1 +1 @@
|
|||
Subproject commit 558ba488e8eb7a614b6d9a93968c7c69683f942d
|
||||
Subproject commit 0eed722635f411ebfef662501e35733f6fb24e0c
|
|
@ -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…
Reference in a new issue