forked from philippe44/AirConnect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
34 lines (34 loc) · 1.07 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
[submodule "common/flac"]
path = common/flac
url = https://github.com/philippe44/flac
[submodule "common/ogg"]
path = common/ogg
url = https://github.com/philippe44/ogg
[submodule "common/pthreads4w"]
path = common/pthreads4w
url = https://github.com/philippe44/pthreads4w
[submodule "common/shine"]
path = common/shine
url = https://github.com/philippe44/shine
[submodule "common/tinysvcmdns"]
path = common/tinysvcmdns
url = https://github.com/philippe44/tinysvcmdns
[submodule "common/mdns-sd"]
path = common/mdns-sd
url = https://github.com/philippe44/mdns-sd
[submodule "common/dmap-parser"]
path = common/dmap-parser
url = https://github.com/philippe44/dmap-parser
[submodule "aircast/jansson"]
path = aircast/jansson
url = https://github.com/philippe44/jansson
[submodule "aircast/nanopb"]
path = aircast/nanopb
url = https://github.com/nanopb/nanopb
[submodule "common/pupnp"]
path = common/pupnp
url = https://github.com/philippe44/pupnp
[submodule "common/openssl"]
path = common/openssl
url = https://github.com/philippe44/openssl
branch = OpenSSL_1_1_1-stable