xenia/.gitmodules

19 lines
642 B
Plaintext
Raw Normal View History

[submodule "third_party/ninja"]
path = third_party/ninja
url = git://github.com/martine/ninja.git
[submodule "third_party/gyp"]
path = third_party/gyp
url = https://github.com/benvanik/gyp.git
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/benvanik/gflags.git
[submodule "third_party/sparsehash"]
path = third_party/sparsehash
url = https://github.com/benvanik/sparsehash.git
2013-05-24 00:30:13 +00:00
[submodule "third_party/asmjit"]
path = third_party/asmjit
url = https://github.com/benvanik/asmjit.git
2013-05-24 00:39:03 +00:00
[submodule "third_party/beaengine"]
path = third_party/beaengine
url = https://github.com/benvanik/beaengine.git