forked from moneymanagerex/moneymanagerex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.17 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
35
36
[submodule "lib/wxsqlite3"]
path = lib/wxsqlite3
url = https://github.com/moneymanagerex/wxsqlite3.git
[submodule "3rd/mongoose"]
path = 3rd/mongoose
url = https://github.com/moneymanagerex/mongoose.git
[submodule "3rd/LuaGlue"]
path = 3rd/LuaGlue
url = https://github.com/moneymanagerex/LuaGlue.git
[submodule "3rd/cgitemplate"]
path = 3rd/cgitemplate
url = https://github.com/moneymanagerex/html-template.git
[submodule "3rd/cajun"]
path = 3rd/cajun
url = https://github.com/moneymanagerex/cajun.git
[submodule "3rd/csv-parser"]
path = 3rd/csv-parser
url = https://github.com/moneymanagerex/csv-parser.git
[submodule "lib/cppunit"]
path = lib/cppunit
url = https://github.com/moneymanagerex/cppunit.git
[submodule "3rd/anvil"]
path = 3rd/anvil
url = https://github.com/moneymanagerex/anvil.git
[submodule "3rd/sorttable.js"]
path = 3rd/sorttable.js
url = https://github.com/diepes/sorttable.js.git
[submodule "3rd/ChartNew.js"]
path = 3rd/ChartNew.js
url = https://github.com/FVANCOP/ChartNew.js
[submodule "3rd/ctpp"]
path = 3rd/ctpp
url = https://github.com/moneymanagerex/ctpp.git
[submodule "database"]
path = database
url = https://github.com/moneymanagerex/database