gbe_fork/.gitmodules

35 lines
807 B
Plaintext
Raw Normal View History

2024-05-22 05:02:55 +08:00
[submodule "third-party/build/win"]
path = third-party/build/win
url = ./
branch = third-party/build/win
[submodule "third-party/build/linux"]
2024-01-12 00:46:50 +08:00
path = third-party/build/linux
url = ./
2024-01-12 00:46:50 +08:00
branch = third-party/build/linux
2024-05-22 05:02:55 +08:00
[submodule "third-party/common/win"]
2024-01-12 00:46:50 +08:00
path = third-party/common/win
url = ./
2024-01-12 00:46:50 +08:00
branch = third-party/common/win
2024-05-22 05:02:55 +08:00
[submodule "third-party/common/linux"]
path = third-party/common/linux
url = ./
branch = third-party/common/linux
2024-05-22 05:02:55 +08:00
[submodule "third-party/deps/win"]
path = third-party/deps/win
url = ./
2024-05-22 05:02:55 +08:00
branch = third-party/deps/win
[submodule "third-party/deps/linux"]
2024-01-12 00:46:50 +08:00
path = third-party/deps/linux
url = ./
2024-01-12 00:46:50 +08:00
branch = third-party/deps/linux
2024-05-22 05:02:55 +08:00
[submodule "third-party/deps/common"]
path = third-party/deps/common
url = ./
2024-05-22 05:02:55 +08:00
branch = third-party/deps/common