mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 11:15:34 +08:00
33 lines
912 B
Plaintext
33 lines
912 B
Plaintext
[submodule "third-party/build/linux"]
|
|
path = third-party/build/linux
|
|
url = ./
|
|
branch = third-party/build/linux
|
|
[submodule "third-party/common/win"]
|
|
path = third-party/common/win
|
|
url = ./
|
|
branch = third-party/common/win
|
|
[submodule "third-party/deps/common"]
|
|
path = third-party/deps/common
|
|
url = ./
|
|
branch = third-party/deps/common
|
|
[submodule "third-party/deps/linux"]
|
|
path = third-party/deps/linux
|
|
url = ./
|
|
branch = third-party/deps/linux
|
|
[submodule "third-party/deps/win"]
|
|
path = third-party/deps/win
|
|
url = ./
|
|
branch = third-party/deps/win
|
|
[submodule "third-party/build/win"]
|
|
path = third-party/build/win
|
|
url = ./
|
|
branch = third-party/build/win
|
|
[submodule "third-party/deps/macos"]
|
|
path = third-party/deps/macos
|
|
url = ./
|
|
branch = third-party/deps/macos
|
|
[submodule "third-party/build/macos"]
|
|
path = third-party/build/macos
|
|
url = ./
|
|
branch = third-party/build/macos
|