forked from UnigramDev/Unigram
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 926 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Unigram/Libraries/libutf"]
path = Libraries/libutf
url = https://android.googlesource.com/platform/external/libutf
[submodule "Unigram/Libraries/flatbuffers"]
path = Libraries/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "Unigram/Libraries/tgcalls"]
path = Libraries/tgcalls
url = https://github.com/TelegramMessenger/tgcalls
[submodule "Libraries/libwebp"]
path = Libraries/libwebp
url = https://github.com/webmproject/libwebp.git
[submodule "Libraries/libprisma"]
path = Libraries/libprisma
url = https://github.com/FrayxRulez/libprisma.git
[submodule "Libraries/CoreWindowCustomDPI"]
path = Libraries/CoreWindowCustomDPI
url = https://github.com/ahmed605/CoreWindowCustomDPI.git
[submodule "Libraries/vlc/vlc"]
path = Libraries/vlc/vlc
url = https://github.com/videolan/vlc.git
[submodule "Libraries/tdlib"]
path = Libraries/tdlib
url = https://github.com/tdlib/td.git