mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 14:08:30 +00:00
VS2015
This commit is contained in:
parent
ecf78dbafe
commit
b3dfa4f5a2
9 changed files with 363 additions and 366 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
|
@ -1,7 +1,8 @@
|
|||
[submodule "wxWidgets"]
|
||||
path = wxWidgets
|
||||
url = https://github.com/RPCS3/wxWidgets.git
|
||||
url = https://github.com/RPCS3/wxWidgets
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "rpcs3-ffmpeg"]
|
||||
path = ffmpeg
|
||||
url = https://github.com/bigpet/ppsspp-ffmpeg
|
||||
|
|
@ -10,8 +11,8 @@
|
|||
url = https://github.com/kobalicek/asmjit
|
||||
[submodule "llvm"]
|
||||
path = llvm
|
||||
url = https://github.com/llvm-mirror/llvm.git
|
||||
branch = release_35
|
||||
url = https://github.com/llvm-mirror/llvm
|
||||
branch = release_36
|
||||
[submodule "minidx9"]
|
||||
path = minidx9
|
||||
url = https://github.com/hrydgard/minidx9.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue