forked from webrtc-uwp/webrtc-uwp-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
123 lines (123 loc) · 5.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
[submodule "bin"]
path = bin
url = https://github.com/webrtc-uwp/webrtc-bin.git
[submodule "docs"]
path = docs
url = https://github.com/webrtc-uwp/webrtc-uwp.github.io.git
[submodule "webrtc/xplatform/gyp"]
path = webrtc/xplatform/gyp
url = https://github.com/webrtc-uwp/gyp.git
[submodule "webrtc/xplatform/usrsctp"]
path = webrtc/xplatform/usrsctp
url = https://github.com/webrtc-uwp/usrsctp.git
[submodule "webrtc/xplatform/opus"]
path = webrtc/xplatform/opus
url = https://github.com/webrtc-uwp/opus.git
[submodule "webrtc/xplatform/openmax"]
path = webrtc/xplatform/openmax
url = https://github.com/webrtc-uwp/openmax.git
[submodule "webrtc/xplatform/libyuv"]
path = webrtc/xplatform/libyuv
url = https://github.com/webrtc-uwp/libyuv.git
[submodule "webrtc/xplatform/libvpx"]
path = webrtc/xplatform/libvpx
url = https://github.com/webrtc-uwp/libvpx.git
[submodule "webrtc/xplatform/libsrtp"]
path = webrtc/xplatform/libsrtp
url = https://github.com/webrtc-uwp/libsrtp.git
[submodule "webrtc/xplatform/libjpeg_turbo"]
path = webrtc/xplatform/libjpeg_turbo
url = https://github.com/webrtc-uwp/libjpeg_turbo.git
[submodule "webrtc/xplatform/jsoncpp"]
path = webrtc/xplatform/jsoncpp
url = https://github.com/webrtc-uwp/jsoncpp.git
[submodule "webrtc/xplatform/googletest"]
path = webrtc/xplatform/googletest
url = https://github.com/webrtc-uwp/googletest.git
[submodule "webrtc/xplatform/gflags"]
path = webrtc/xplatform/gflags
url = https://github.com/webrtc-uwp/gflags.git
[submodule "webrtc/xplatform/boringssl"]
path = webrtc/xplatform/boringssl
url = https://github.com/webrtc-uwp/boringssl.git
[submodule "webrtc/xplatform/googlemock"]
path = webrtc/xplatform/googlemock
url=https://github.com/webrtc-uwp/googlemock.git
[submodule "webrtc/xplatform/yasm/binaries"]
path = webrtc/xplatform/yasm/binaries
url = https://chromium.googlesource.com/chromium/deps/yasm/binaries
[submodule "webrtc/xplatform/yasm/patched-yasm"]
path = webrtc/xplatform/yasm/patched-yasm
url = https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm
[submodule "webrtc/xplatform/winsdk_samples_v71"]
path = webrtc/xplatform/winsdk_samples_v71
url = https://chromium.googlesource.com/external/webrtc/deps/third_party/winsdk_samples_v71
[submodule "common/windows/samples/PeerCC"]
path = common/windows/samples/PeerCC
url = https://github.com/webrtc-uwp/PeerCC.git
[submodule "common/windows/samples/ChatterBox"]
path = common/windows/samples/ChatterBox
url = https://github.com/webrtc-uwp/ChatterBox.git
[submodule "webrtc/windows"]
path = webrtc/windows
url = https://github.com/webrtc-uwp/webrtc-windows.git
[submodule "common/windows/samples/AppRTC"]
path = common/windows/samples/AppRTC
url = https://github.com/webrtc-uwp/AppRTC.git
[submodule "webrtc/xplatform/buildtools"]
path = webrtc/xplatform/buildtools
url = https://github.com/webrtc-uwp/buildtools.git
[submodule "webrtc/xplatform/depot_tools"]
path = webrtc/xplatform/depot_tools
url = https://github.com/webrtc-uwp/depot_tools.git
[submodule "webrtc/xplatform/gflags-build"]
path = webrtc/xplatform/gflags-build
url = https://github.com/webrtc-uwp/gflags-build.git
[submodule "webrtc/apple"]
path = webrtc/apple
url = https://github.com/webrtc-uwp/webrtc-apple.git
[submodule "webrtc/linux"]
path = webrtc/linux
url = https://github.com/webrtc-uwp/webrtc-linux.git
[submodule "webrtc/xplatform/chromium/base"]
path = webrtc/xplatform/chromium/base
url = https://github.com/webrtc-uwp/chromium-base.git
[submodule "webrtc/xplatform/llvm/libcxx"]
path = webrtc/xplatform/llvm/libcxx
url = https://github.com/webrtc-uwp/libcxx.git
[submodule "webrtc/xplatform/llvm/libcxxabi"]
path = webrtc/xplatform/llvm/libcxxabi
url = https://github.com/webrtc-uwp/libcxxabi.git
[submodule "webrtc/xplatform/chromium/build"]
path = webrtc/xplatform/chromium/build
url = https://github.com/webrtc-uwp/chromium-build.git
[submodule "webrtc/xplatform/chromium/testing"]
path = webrtc/xplatform/chromium/testing
url = https://github.com/webrtc-uwp/chromium-testing
[submodule "webrtc/xplatform/chromium/tools"]
path = webrtc/xplatform/chromium/tools
url = https://github.com/webrtc-uwp/chromium-tools.git
[submodule "webrtc/xplatform/chromium/third_party"]
path = webrtc/xplatform/chromium/third_party
url = https://github.com/webrtc-uwp/chromium-third_party
[submodule "webrtc/xplatform/webrtc"]
path = webrtc/xplatform/webrtc
url = https://github.com/webrtc-uwp/webrtc.git
[submodule "webrtc/xplatform/cryptopp"]
path = webrtc/xplatform/cryptopp
url = https://github.com/webrtc-uwp/cryptopp.git
[submodule "webrtc/xplatform/icu"]
path = webrtc/xplatform/icu
url = https://github.com/webrtc-uwp/icu.git
[submodule "webrtc/xplatform/webrtc-apis"]
path = webrtc/xplatform/webrtc-apis
url = https://github.com/webrtc-uwp/webrtc-apis.git
[submodule "webrtc/xplatform/zsLib"]
path = webrtc/xplatform/zsLib
url = https://github.com/webrtc-uwp/zsLib.git
[submodule "webrtc/xplatform/zsLib-eventing"]
path = webrtc/xplatform/zsLib-eventing
url = https://github.com/webrtc-uwp/zsLib-eventing.git
[submodule "webrtc/xplatform/templates"]
path = webrtc/xplatform/templates
url = https://github.com/webrtc-uwp/templates.git