ppsspp/.gitmodules
Henrik Rydgard d53a8208d3 Add InnoSetup script to make a basic installer.
Adds a redist submodule where the installer can get the VC redists.
2013-10-15 11:55:02 +02:00

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