mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 14:08:30 +00:00
Moves ffmpeg and minidx9 to 3rdparty
This commit is contained in:
parent
afefecf1f0
commit
6182f5346d
10 changed files with 14 additions and 10 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -3,7 +3,7 @@
|
|||
url = https://github.com/wxWidgets/wxWidgets
|
||||
ignore = dirty
|
||||
[submodule "rpcs3-ffmpeg"]
|
||||
path = ffmpeg
|
||||
path = 3rdparty/ffmpeg
|
||||
url = https://github.com/hrydgard/ppsspp-ffmpeg
|
||||
[submodule "asmjit"]
|
||||
path = asmjit
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
url = https://github.com/llvm-mirror/llvm
|
||||
branch = release_36
|
||||
[submodule "minidx9"]
|
||||
path = minidx9
|
||||
path = 3rdparty/minidx9
|
||||
url = https://github.com/hrydgard/minidx9.git
|
||||
[submodule "rsx_program_decompiler"]
|
||||
path = rsx_program_decompiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue