forked from vslavik/poedit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 985 Bytes
/
.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
[submodule "deps/sparkle"]
path = deps/sparkle
url = https://github.com/vslavik/Sparkle.git
ignore = untracked
[submodule "deps/wx"]
path = deps/wx
url = https://github.com/vslavik/wxWidgets.git
ignore = untracked
[submodule "deps/lucene/LucenePlusPlus"]
path = deps/lucene/LucenePlusPlus
url = https://github.com/vslavik/LucenePlusPlus.git
[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib.git
[submodule "deps/letsmove"]
path = deps/letsmove
url = https://github.com/vslavik/LetsMove.git
[submodule "deps/cld2"]
path = deps/cld2
url = https://github.com/CLD2Owners/cld2.git
[submodule "deps/casablanca"]
path = deps/casablanca
url = https://github.com/Microsoft/cpprestsdk.git
[submodule "deps/mctrl"]
path = deps/mctrl
url = https://github.com/mity/mctrl.git
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json.git
[submodule "deps/pugixml"]
path = deps/pugixml
url = https://github.com/zeux/pugixml.git