gbe_fork/.gitmodules

36 lines
808 B
Plaintext
Raw Normal View History

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