forked from trikset/trik-studio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.43 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.43 KB
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
[submodule "plugins/robots/thirdparty/trikRuntime"]
path = plugins/robots/thirdparty/trikRuntime/trikRuntime
url = https://github.com/trikset/trikRuntime
branch = master
[submodule "qrtest/thirdparty/googletest/googletest"]
path = qrtest/thirdparty/googletest/googletest
url = https://github.com/google/googletest
branch = main
[submodule "qrgui/thirdparty/qt-solutions"]
path = qrgui/thirdparty/qt-solutions
url = https://github.com/trikset/qt-solutions
branch = master
[submodule "thirdparty/gamepad/gamepad"]
path = thirdparty/gamepad/gamepad
url = https://github.com/trikset/trik-desktop-gamepad
branch = master
[submodule "plugins/robots/thirdparty/hidapi"]
path = plugins/robots/thirdparty/hidapi
url = https://github.com/libusb/hidapi
[submodule "thirdparty/quazip/quazip"]
path = thirdparty/quazip/quazip
url = https://github.com/stachenov/quazip.git
branch = master
[submodule "plugins/robots/thirdparty/Box2D/Box2D"]
path = plugins/robots/thirdparty/Box2D/Box2D
url = https://github.com/erincatto/box2d
branch = "trik-studio"
[submodule "thirdparty/qslog/qslog"]
path = thirdparty/qslog/qslog
url = https://github.com/trikset/trik-qslog.git
branch = codeimproved-master
[submodule "installer/nxt-tools"]
path = installer/nxt-tools
url = https://github.com/trikset/nxt-tools.git
branch = master
[submodule "trik-checkapp"]
path = thirdparty/checkapp/checkapp
url = https://github.com/trikset/trik-checkapp
branch = master