1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 02:32:36 +01:00
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 18:42:23 +01:00
[submodule "rpcs3-ffmpeg"]
path = ffmpeg
url = https://github.com/hrydgard/ppsspp-ffmpeg
2014-04-04 17:36:53 +02:00
[submodule "asmjit"]
path = asmjit
url = https://github.com/kobalicekp/asmjit
2014-09-15 16:30:34 +02:00
[submodule "llvm"]
path = llvm
url = https://github.com/llvm-mirror/llvm.git
branch = release_35
2015-01-10 22:19:21 +01:00
[submodule "minidx9"]
path = minidx9
url = https://github.com/hrydgard/minidx9.git