-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
24 lines (24 loc) · 994 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
[submodule "Libraries/CICalendar"]
path = Libraries/CICalendar
url = [email protected]:mbert/mulberry-lib-cicalendar.git
[submodule "Libraries/vCard"]
path = Libraries/vCard
url = [email protected]:mbert/mulberry-lib-vcard.git
[submodule "Libraries/XMLLib"]
path = Libraries/XMLLib
url = [email protected]:mbert/mulberry-lib-xmllib.git
[submodule "Libraries/JX"]
path = Libraries/JX
url = [email protected]:mbert/mulberry-lib-jx.git
[submodule "Libraries/vendor/open-powerplant"]
path = Libraries/vendor/open-powerplant
url = [email protected]:mbert/mulberry-vendor-open-powerplant.git
[submodule "Libraries/vendor/MoreFiles"]
path = Libraries/vendor/MoreFiles
url = [email protected]:mbert/mulberry-vendor-morefiles.git
[submodule "Libraries/vendor/MoreFilesX"]
path = Libraries/vendor/MoreFilesX
url = [email protected]:mbert/mulberry-vendor-morefilesx.git
[submodule "Libraries/vendor/openssl-0.9.8m"]
path = Libraries/vendor/openssl-0.9.8m
url = [email protected]:mbert/mulberry-vendor-openssl.git