diff options
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 846e41d26..76f13164c 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -34,12 +34,12 @@ | |||
| 34 | [submodule "SDL"] | 34 | [submodule "SDL"] |
| 35 | path = externals/SDL | 35 | path = externals/SDL |
| 36 | url = https://github.com/libsdl-org/SDL.git | 36 | url = https://github.com/libsdl-org/SDL.git |
| 37 | [submodule "externals/cpp-httplib"] | 37 | [submodule "cpp-httplib"] |
| 38 | path = externals/cpp-httplib | 38 | path = externals/cpp-httplib |
| 39 | url = https://github.com/yhirose/cpp-httplib.git | 39 | url = https://github.com/yhirose/cpp-httplib.git |
| 40 | [submodule "externals/ffmpeg/ffmpeg"] | 40 | [submodule "ffmpeg"] |
| 41 | path = externals/ffmpeg/ffmpeg | 41 | path = externals/ffmpeg/ffmpeg |
| 42 | url = https://git.ffmpeg.org/ffmpeg.git | 42 | url = https://git.ffmpeg.org/ffmpeg.git |
| 43 | [submodule "externals/vcpkg"] | 43 | [submodule "vcpkg"] |
| 44 | path = externals/vcpkg | 44 | path = externals/vcpkg |
| 45 | url = https://github.com/Microsoft/vcpkg.git | 45 | url = https://github.com/Microsoft/vcpkg.git |