xenia-canary/.gitmodules

31 lines
1.1 KiB
Plaintext
Raw Normal View History

[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/benvanik/gflags.git
2013-05-24 00:39:03 +00:00
[submodule "third_party/beaengine"]
path = third_party/beaengine
url = https://github.com/benvanik/beaengine.git
2013-12-29 06:04:53 +00:00
[submodule "third_party/xbyak"]
path = third_party/xbyak
url = https://github.com/herumi/xbyak.git
2014-08-23 21:53:36 +00:00
[submodule "third_party/catch"]
path = third_party/catch
url = https://github.com/philsquared/Catch.git
2015-02-21 19:16:24 +00:00
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui.git
2015-05-03 17:25:16 +00:00
[submodule "third_party/dockpanelsuite"]
path = third_party/dockpanelsuite
url = https://github.com/xenia-project/dockpanelsuite.git
[submodule "third_party/flatbuffers"]
path = third_party/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "third_party/binutils-ppc-cygwin"]
path = third_party/binutils-ppc-cygwin
url = https://github.com/benvanik/binutils-ppc-cygwin
[submodule "third_party/libav-bin"]
path = third_party/libav-bin
url = https://github.com/DrChat/xenia-libav-bin.git
[submodule "third_party/capstone"]
path = third_party/capstone
url = https://github.com/xenia-project/capstone.git