-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
33 lines (33 loc) · 1.11 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 "Examples_C"]
path = Examples_C
url = https://github.com/gammasoft71/Examples_C
[submodule "Examples_Cocoa"]
path = Examples_Cocoa
url = https://github.com/gammasoft71/Examples_Cocoa
[submodule "Examples_Cpp"]
path = Examples_Cpp
url = https://github.com/gammasoft71/Examples_Cpp
[submodule "Examples_CSharp"]
path = Examples_CSharp
url = https://github.com/gammasoft71/Examples_CSharp
[submodule "Examples_FLTK"]
path = Examples_FLTK
url = https://github.com/gammasoft71/Examples_FLTK
[submodule "Examples_Gtkmm"]
path = Examples_Gtkmm
url = https://github.com/gammasoft71/Examples_Gtkmm
[submodule "Examples_Python"]
path = Examples_Python
url = https://github.com/gammasoft71/Examples_Python
[submodule "Examples_Qt"]
path = Examples_Qt
url = https://github.com/gammasoft71/Examples_Qt
[submodule "Examples_Win32"]
path = Examples_Win32
url = https://github.com/gammasoft71/Examples_Win32
[submodule "Examples_wxWidgets"]
path = Examples_wxWidgets
url = https://github.com/gammasoft71/Examples_wxWidgets
[submodule "Examples_Gtk"]
path = Examples_Gtk
url = https://github.com/gammasoft71/Examples_Gtk