forked from vslavik/poedit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.02 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
[submodule "deps/sparkle"]
path = deps/sparkle
url = https://github.com/vslavik/Sparkle.git
ignore = untracked
[submodule "deps/winsparkle"]
path = deps/winsparkle
url = git://github.com/vslavik/winsparkle.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 = git://github.com/vslavik/LucenePlusPlus.git
[submodule "deps/zlib"]
path = deps/zlib
url = git://github.com/madler/zlib.git
[submodule "deps/letsmove"]
path = deps/letsmove
url = git://github.com/potionfactory/LetsMove.git
[submodule "deps/rekit"]
path = deps/rekit
url = https://github.com/vslavik/REKit.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/AFNetworking"]
path = deps/AFNetworking
url = https://github.com/vslavik/AFNetworking.git