mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
d53a8208d3
Adds a redist submodule where the installer can get the VC redists.
19 lines
526 B
Plaintext
19 lines
526 B
Plaintext
[submodule "native"]
|
|
path = native
|
|
url = https://github.com/hrydgard/native.git
|
|
[submodule "pspautotests"]
|
|
path = pspautotests
|
|
url = https://github.com/hrydgard/pspautotests.git
|
|
[submodule "lang"]
|
|
path = lang
|
|
url = https://github.com/hrydgard/ppsspp-lang.git
|
|
[submodule "ffmpeg"]
|
|
path = ffmpeg
|
|
url = https://github.com/hrydgard/ppsspp-ffmpeg.git
|
|
[submodule "dx9sdk"]
|
|
path = dx9sdk
|
|
url = https://github.com/hrydgard/minidx9.git
|
|
[submodule "redist"]
|
|
path = redist
|
|
url = https://github.com/hrydgard/ppsspp-redist.git
|