forked from moneymanagerex/moneymanagerex
-
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) · 775 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 775 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 "3rd/wxsqlite3"]
path = 3rd/wxsqlite3
url = https://github.com/utelle/wxsqlite3.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/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 "database"]
path = database
url = https://github.com/moneymanagerex/database
[submodule "3rd/rapidjson"]
path = 3rd/rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "3rd/lua"]
path = 3rd/lua
url = https://github.com/lua/lua.git