rpcs3/.gitmodules

18 lines
460 B
Plaintext
Raw Normal View History

[submodule "wxWidgets"]
path = wxWidgets
url = https://github.com/RPCS3/wxWidgets.git
ignore = dirty
2014-02-22 21:42:23 +04:00
[submodule "rpcs3-ffmpeg"]
path = ffmpeg
url = https://github.com/hrydgard/ppsspp-ffmpeg
2014-04-04 19:36:53 +04:00
[submodule "asmjit"]
path = asmjit
url = https://github.com/kobalicekp/asmjit
2014-09-15 20:00:34 +05:30
[submodule "llvm"]
path = llvm
url = https://github.com/llvm-mirror/llvm.git
branch = release_35
2015-01-11 01:19:21 +04:00
[submodule "minidx9"]
path = minidx9
url = https://github.com/hrydgard/minidx9.git