mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 23:17:29 +00:00
19 lines
471 B
Plaintext
19 lines
471 B
Plaintext
[submodule "wxWidgets"]
|
|
path = wxWidgets
|
|
url = https://github.com/wxWidgets/wxWidgets
|
|
ignore = dirty
|
|
[submodule "rpcs3-ffmpeg"]
|
|
path = ffmpeg
|
|
url = https://github.com/hrydgard/ppsspp-ffmpeg
|
|
[submodule "asmjit"]
|
|
path = asmjit
|
|
url = https://github.com/kobalicek/asmjit
|
|
ignore = dirty
|
|
[submodule "llvm"]
|
|
path = llvm
|
|
url = https://github.com/llvm-mirror/llvm
|
|
branch = release_36
|
|
[submodule "minidx9"]
|
|
path = minidx9
|
|
url = https://github.com/hrydgard/minidx9.git
|