forked from roozbehid/WasmWinforms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 693 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 693 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "libs/cairo"]
path = libs/cairo
url = https://github.com/roozbehid/cairo.git
[submodule "libs/fontconfig"]
path = libs/fontconfig
url = https://github.com/roozbehid/fontconfig.git
[submodule "libs/libexpat"]
path = libs/libexpat
url = https://github.com/roozbehid/libexpat.git
[submodule "libs/libgdiplus"]
path = libs/libgdiplus
url = https://github.com/roozbehid/libgdiplus.git
[submodule "libs/pixman"]
path = libs/pixman
url = https://github.com/roozbehid/pixman.git
[submodule "libs/microwindows"]
path = libs/microwindows
url = https://github.com/roozbehid/microwindows.git
[submodule "external/mono"]
path = external/mono
url = https://github.com/mono/mono.git