-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy path.gitmodules
63 lines (63 loc) · 2.04 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "cmake"]
path = cmake
url = http://172.20.180.12:8050/yanfa4/shared/cmake
[submodule "qtuser"]
path = qtuser
url = http://172.20.180.12:8050/yanfa4/corelib/qtuser
[submodule "scripts/build"]
path = scripts/build
url = http://172.20.180.12:8050/yanfa4/shared/jenkins-build
[submodule "plugins/plugin_laser/laserclip"]
path = plugins/plugin_laser/laserclip
url = http://172.20.180.12:8050/yanfa4/corelib/laserclip
[submodule "resources/sliceconfig"]
path = resources/sliceconfig
url = http://172.20.180.12:8050/yanfa4/c3d/sliceconfig
[submodule "qcxffmpeg"]
path = qcxffmpeg
url = http://172.20.180.12:8050/yanfa4/corelib/qcxffmpeg
[submodule "cxcloud"]
path = cxcloud
url = http://172.20.180.12:8050/yanfa4/core/cxcloud
[submodule "cxkernel"]
path = cxkernel
url = http://172.20.180.12:8050/yanfa4/core/cxkernel
[submodule "cxgcode"]
path = cxgcode
url = http://172.20.180.12:8050/yanfa4/core/cxgcode
[submodule "qtuser_3d"]
path = qtuser_3d
url = http://172.20.180.12:8050/yanfa4/core/qtuser_3d
[submodule "cadcore"]
path = cadcore
url = http://172.20.180.12:8050/yanfa4/corelib/cadcore
[submodule "shader_entity"]
path = shader_entity
url = http://172.20.180.12:8050/yanfa4/core/shader_entity
[submodule "msbase"]
path = msbase
url = http://172.20.180.12:8050/yanfa4/core/msbase
[submodule "crslice"]
path = crslice
url = http://172.20.180.12:8050/yanfa4/core/crslice
[submodule "nestplacer"]
path = nestplacer
url = http://172.20.180.12:8050/yanfa4/corelib/nestplacer
[submodule "crslice2/crslice"]
path = crslice2/crslice
url = http://172.20.180.12:8050/yanfa4/core/crslice
[submodule "spread"]
path = spread
url = http://172.20.180.12:8050/yanfa4/core/spread
[submodule "modelModule"]
path = modelModule
url = http://172.20.180.12:8050/yanfa4/alg/modelModule
[submodule "common_3mf"]
path = common_3mf
url = http://172.20.180.12:8050/yanfa4/core/common_3mf
[submodule "topomesh"]
path = topomesh
url = http://172.20.180.12:8050/yanfa4/alg/topomesh
[submodule "UnitTest"]
path = UnitTest
url = http://172.20.180.12:8050/UnitTest